Request
GET http://{hostname}:{port}
/versions/externalId/{externalId}?{parameters}
Table 1. Request parameters
Parameter |
Type |
Required |
Description |
format |
string |
false |
Format that will be used to render the response, if the "json" parameter is specified. If not specified, or if an unrecognized value is specified, the default format of "externalId" will be used. |
Table 2. URL parameters
Parameter |
Type |
Required |
Description |
externalId |
string |
true |
|
For the
format parameter, use one of the following format options:
list
- Primary properties and application, version statuses and children
detail
- Primary properties and application, version statuses with related comments, attachments, and component versions
For details about the full JSON that the server returns when you select one of these formats, see the related resource:
versions resource.