Retrieve a list of order's subscriptions

Retrieves a list of subscriptions associated to the orders.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required
Defaults to 2024-07

Version of the API.

Allowed:
int32
required

A unique identifier of the order.

Query Params
int32
Defaults to 100

Note that the limit parameter value cannot surpass the maximum number of elements on page which is 100 by default.

int32
Defaults to 1

You can combine the limit and the page parameter to request a particular set of items.

date

Show subscriptions created at or after date.

date

Show subscriptions created at or before date.

string
enum
Defaults to id

Sorts the results by the specified field.

Allowed:
string
enum
Defaults to asc

Specifies the sort direction for the results.

Allowed:
Headers
string
required

Include your token as a X-Recurpay-Access-Token header on all API queries for authenticating the admin API.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json