Get List of Applications

Use this API to retrieve a paginated list of applications. The search parameter can be used to optionally filter results by name.

Query Params
string
length ≤ 255

Search string to filter applications by name

string
enum
Defaults to name

Field to sort by.

Allowed:
string
enum
Defaults to asc

Sort direction.

Allowed:
integer
≥ 0
Defaults to 0

Page number (0-based)

integer
1 to 100
Defaults to 10

Page size

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*