Retrieve the paginated list of store orders assigned to the organization or partner of the logged-in user.
The list can be filtered by status and by creation time range, while the language parameter selects the language used to localize the contents of the orders.
Required permissions: READ_ORDERS.
The name of the tenant (e.g. acme).
The number of elements to retrieve for the current page.
The page number to retrieve (zero-based).
The sorting criteria based on object properties.
Condition to get objects created after a specific timestamp.
Condition to get objects created before a specific timestamp.
The language used for data localization (e.g. EN, ES).
The order status.
Successful operation.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.