List Subscriptions
Test this endpoint live
Open the same request directly in API Explorer.
Server URL
Retrieve a paginated list of subscriptions. Query parameters page and perPage can be used to control pagination, and the available filters can be combined to narrow the results.
When running import scripts against this endpoint, we strongly recommend setting a fixed createdBefore filter to avoid missing data caused by new subscriptions created on the account during the import.
Authorization
BearerAuth In: header
Query Parameters
Page number.
1Number of items per page.
25value <= 500Only include subscriptions created at or before this timestamp (inclusive).
date-time"2026-04-01T15:04:05Z"Only include subscriptions created at or after this timestamp (inclusive).
date-time"2026-04-01T00:00:00Z"Only include subscriptions associated with the provided customer id.
"User159"Only include subscriptions that match the provided reference string exactly.
"subscription-1"Only include subscriptions with the provided ISO 4217 currency code.
"DKK"Only include subscriptions with the provided subscription state.
"PENDING""ACTIVE""INVALID""DISABLED""ACTIVE"Only include subscriptions associated with the provided payment method id.
uuid"019ad8a2-18c6-7a72-bf20-2768be84eb42"Only include subscriptions created for the provided point of sale id.
uuid"019ad8a2-18c6-7a72-bf20-2768be84eb42"Only include subscriptions with the provided subscription type.
"SCHEDULED""UNSCHEDULED""SCHEDULED"Response Body
application/json
application/json
application/json
application/json