Orders
Retrieve orders
Retrieve all orders of products from shop.
OAuth
Required scopes:shop.readonly
or shop
GET
/
shop
/
orders
/
v1
Authorizations
Authorization
string
headerrequiredSee our authentication documentation for how to authorize your requests
Headers
spacebring-network-id
string
The id of the network. Required when using bearer token authentication
Query Parameters
locationRef
string
requiredThe id of the location.
createDate
object
The date filter of items.
limit
integer
default: 25The number of items to return
nextPageToken
string
nextPageToken retrieved from a previous request
Response
200 - application/json
orders
object[]
nextPageToken
string