Get Subscriptions For App - Filter By Status

Get a paginated list of all subscriptions filtered by the status query parameter for this application.

Valid values for the status parameter are:

  • ACTIVE
  • PENDING
  • PROCESSING
  • TERMINATED
  • DENIED

Omitting the status parameter will return ALL subscriptions across all statuses.

You can use the next and the prev links to page through the response. You can also pass a offset and a limit parameter to get a specific page. The default page size is 50 and the maximum allowed page size is 500.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!