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 enum are:

  • ACTIVE
  • PENDING
  • PROCESSING
  • TERMINATED
  • DENIED

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
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!