(EA) Get application promotion requests

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

Token Permissions: [ event_designer:access ]

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

The number of requests to get per page.

int32
Defaults to 1

The page number to get.

ids
array of strings

The request ids to get

ids
applicationVersionIds
array of strings

Get requests with given application version IDs

applicationVersionIds
applicationIds
array of strings

Get requests with given application IDs

applicationIds
eventBrokerIds
array of strings

Get requests with given messaging service IDs

eventBrokerIds
environmentIds
array of strings

Get requests with the given environment IDs

environmentIds
createdBys
array of strings

Get requests with the given createdBy user IDs

createdBys
requestStatuses
array of strings

Get requests with the given request statuses

requestStatuses
reviewStatuses
array of strings

Get requests with the given review statuses

reviewStatuses
string

The sorting criteria for the returned results. You can sort the results by query parameter in ascending or descending order.
Define the sort order using the following string: fieldname:asc/desc where:

  • fieldname — The field name of the query parameter to sort by.
  • asc — Sort the selected field name in ascending order.
  • desc — Sort the selected field name in descending order.

If the direction is not specified, the default is ascending.

You can use multiple query parameters to refine the sorting order.

string

Filter requests by application names that contain this string

Responses

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