Get Application Versions

Returns a list of application versions associated with the specified application key.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier for the application.

Query Params
string

Filters by the release status of the application version:
- released: Versions that have been released to PROD.
- pre_release: Versions at stages prior to PROD.
- trusted_release: Versions that were released to PROD after a successful evaluation at the PROD release gate.
Supports multiple comma-separated values.

string

Filters by the assigned tag. Supports a trailing wildcard (*) and multiple comma-separated values.

string

Sorts the list of application versions by the specified field.
The default is created.

boolean

Defines whether to list the promotions in ascending (true) or descending (false) order.
The default value is false.

integer

Sets the maximum number of versions to return at one time. Used for pagination purposes.

integer

Sets the number of records to skip before returning the query response. Used for pagination purposes.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json