v1
latestOpenAPI 3.0.42026-07-2685196386.6 KBOrder
Get orders
Gets orders in the specified store and optionally filters by the given criteria. Requires the stores.orders.view permission.
get/stores/{storeId}/orders
Path parameters
storeIdstring uuid required
The ID of the store to search orders in.
Query parameters
dateFromstring date-time
Gets or sets the starting date for filtering orders.
dateTostring date-time
Represents the end date/time filter for an order.
statusstring
Gets or sets the status of the order for filtering.
gatewaystring
Gets or sets the gateway of the order for filtering.
emailstring
Represents an email address to be used as a filter criteria.
discordstring
Filter orders by Discord user ID or username.
Filtersstring
Sortsstring
Pageinteger
PageSizeinteger
Response
The object was successfully returned.