Get a list of application versions

Use this API to get a list of application versions that match the given parameters.

Token Permissions: [ event_designer:access ]

Query Params
int32
1 to 100
Defaults to 20

The number of application versions to get per page.

int32
≥ 1
Defaults to 1

The page number to get.

applicationIds
array of strings

Match only application versions of these application IDs, separated by commas.

applicationIds
ids
array of strings

Match only application versions with the given IDs, separated by commas.

ids
applicationDomainIds
array of strings

Match only application versions with the given application domain IDs, separated by commas.

applicationDomainIds
messagingServiceIds
array of strings

Match only application versions with the given messaging service IDs, separated by commas.

messagingServiceIds
stateIds
array of strings

Match only application versions with the given state IDs, separated by commas.

stateIds
Headers
string
enum
Defaults to application/json;charset=UTF-8

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json;charset=UTF-8
application/json