Skip to main content
GET

List Subscriptions

Retrieve all subscriptions for your merchant account with filtering and pagination.

Query Parameters

status
string
Filter by status: pending, active, due, cancelled, paused
product_id
integer
Filter by product ID.
limit
integer
default:"20"
Results per page (1-100).
offset
integer
default:"0"
Pagination offset.
sort_by
string
default:"created_at"
Sort field: created_at, next_payment, actual_price, payment_status
sort_order
string
default:"DESC"
ASC or DESC

Response