Get orders

Returns a minimal, paginated list of the shop's orders, filterable by shop
status and dates.

Query Params
number
Defaults to 1

Page number.

number
Defaults to 20

Items per page (max 100).

string
Defaults to createdAt:DESC

createdAt:DESC | createdAt:ASC | updatedAt:DESC | updatedAt:ASC.

string
enum

$eq:<status> or $in:<status>,<status>.

string

$gte:<ISO>, $lte:<ISO> or $btw:<ISO>,<ISO>.

string

$gte:<ISO>, $lte:<ISO> or $btw:<ISO>,<ISO>.

Response

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