Skip to main content
GET
List orders across your app

Authorizations

x-app-api-key
string
header
required

App-scoped API key for programmatic app management.

Path Parameters

appId
string
required

Query Parameters

cursor
string
Maximum string length: 200
status
string
Required string length: 1 - 200
limit
integer
Required range: 1 <= x <= 100

Response

200

data
object[]
required
nextCursor
string | null
required
hasMore
boolean
required