Skip to main content
GET
List subscriptions
Authenticate with an API key that belongs to the target organization.

Authorizations

X-API-Key
string
header
required

Merchant API key (format: ak_BASE64)

Query Parameters

page
integer
default:1

Page number

size
integer
default:20

Page size (max 100)

status
string

Filter by status (ACTIVE, CANCELED, PAUSED, EXPIRED, ENDED)

customer_id
string

Filter by customer ID

Response

OK

data
object
error
object
message
string
success
boolean