Skip to main content
GET
Show orders created from the subscription

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

token
string
required

Query Parameters

sort_by
enum<string>

Sort field for orders

Available options:
created_at,
id,
no_of_items,
amount
sort_direction
enum<string>
default:desc

Sort direction

Available options:
asc,
desc

Response

string | number | boolean | null | any[] | object

Success

Any valid JSON value for provider, integration, theme, metadata, or other dynamic payloads whose keys are not fixed by the API contract.