Get Applications

Returns a paginated list of applications, including the latest version and the total number of versions.

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

The key of the project associated with the application.

string

Filters results by the application name.

string

Filters results by application criticality.

string

Filters results by application maturity.

label
array of strings

Filters by application labels. This filter can be used multiple times (once for each label). Key and Value are separated by a colon (:).
Labels in the format 'key:value'. You can also search only for the key. If you want to search only for the value use the format ':value'.

label
owner
array of strings

Filters results by application owners (user or group). This filter can be used multiple times (once for each owner).

owner
integer
≤ 1000
Defaults to 100

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

integer
Defaults to 0

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

string
enum

Defines whether to order the applications by name or created.
The default is created.

Allowed:
boolean
Defaults to false

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

Responses

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