List Subscriptions
Returns a paginated list of subscriptions, ordered by creation date (most recent first).Authentication
Query Parameters
| Parameter | Type | Description |
|---|---|---|
limit | integer | Number of results per page (default: 10, max: 100) |
starting_after | string | Cursor for pagination (subscription ID) |
status | enum | Filter by status: trialing, active, past_due, cancelled, ended |
customer_id | string | Filter by customer ID |
