Skip to main content

List Subscriptions

GET 

/public/api/v1/subscriptions

Retrieve a paginated list of subscriptions. Query parameters page and perPage can be used to control pagination. createdBefore can be sent to only get subscriptions created before a certain time, and customerId can be used to limit subscriptions to a single customer.

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.

Request​

Responses​

A paginated list of subscriptions.