Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Projects Versions can be accessed through this API using the GET service.

Include Page
REST V1 Authentication
REST V1 Authentication

Table of Contents
maxLevel2

GET

GET (By Project ID)

This GET service will find a Project by Id and return a JSON representation of it. Project versions are sorted from newest to oldest.

Info
titleAPI URL

http://{host:port}/flexdeploy/rest/v1/project/{projectId}/version


...