List Orders

GET

List all orders created for a given site.

Path parameters

site_idstringRequired

Unique identifier for a Site

Headers

Accept-VersionstringOptional

The API version

Query parameters

statusenumOptional

Filter the orders by status

offsetdoubleOptional

Offset used for pagination if the results have more than limit records

limitdoubleOptional

Maximum number of records to be returned (max limit: 100)

Response

Request was successful

list of objects or null

Errors

Built with