Subscription
Get all subscriptions
GET
/
subscriptions
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Query Parameters
page
integer
default: 1The collection page number
limit
integer
default: 30The number of items per page
Required range:
0 < x < 100
id
string
id[]
string[]
customer
string
customer[]
string[]
order[status]
enum<string>
Available options:
asc
, desc
order[createdAt]
enum<string>
Available options:
asc
, desc
Response
200 - application/json
data
object[]
meta
object
Was this page helpful?