List Subscriptions

Retrieves a list of subscriptions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string | null
required

Filter to a specific customer.

uuid

Filter to a specific plan.

date-time

If specified, will only return subscriptions with a start date before this date.

date-time

If specified, will only return subscriptions with an end date after this date.

status
array of strings
Defaults to active

Filter to a specific set of subscription statuses. Defaults to active.

status
Allowed:
subscription_filters
array of objects

Filter to a specific set of subscription filters. If your billing model only allows for one subscription per customer, you very likely do not need this field. Must be formatted as a JSON-encoded + stringified list of dictionaries, where each dictionary has a key of 'property_name' and a key of 'value'.

subscription_filters
Response

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