Search and filter Subscriptions with pagination. Results are sorted by creation date (newest first) by default.
Filter Subscriptions by their status: - active: Currently active Subscription - past_due: Payment failed but will retry - canceled: Subscription has been canceled - incomplete: Initial payment failed - incomplete_expired: Initial payment failed and expired - trialing: In trial period - unpaid: Payment failed and won't retry
all
, active
, canceled
, incomplete
, incomplete_expired
, past_due
, trialing
, paused
, unpaid
Filter Subscriptions by User ID
Pagination cursor for fetching next page
Number of Subscriptions per page (default: 10, max: 100)
1 <= x <= 100
GET /v0/subscriptions/list Positive response
The response is of type object
.