List subscriptions
Subscriptions
List subscriptions
List all subscriptions for the authenticated merchant. Filter by status (active, cancelled, or all) and customer_id.
GET
List subscriptions
Authorizations
Bearer token authentication used for standard API calls. Format: 'Bearer YOUR_API_KEY'
Query Parameters
Filter by subscription status (default: active)
Available options:
active, cancelled, all Filter by customer ID
Pagination cursor from a previous response
Maximum number of results to return (1-100)
Required range:
1 <= x <= 100