List orders with optional filtering and pagination.
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
The maximum number of items to return.
1 <= x <= 1000Opaque pagination token from a previous response's nextCursor.
Filter by order state The status of an order in its lifecycle.
PENDING, PENDING_PAYMENT, SUBMITTED, PENDING_APPROVAL, PROCESSING, COMPLETED, CANCELLED, EXPIRED, FAILED Filter by user ID
Filter by customer. May be the entity's internal UUID or an external reference identifier.
Reference identifiers MUST be prefixed with rid_ (e.g., rid_crm-customer-12345) so the API
can distinguish them from internal UUIDs. The prefix is stripped before lookup.
Filter orders expiring after this date
Filter orders expiring before this date