List orders (paginated).
List orders (paginated).
Returns the workspace’s internal orders, newest first, with the embedded contact and snapshotted line items. Filterable by status and contact.
GET
List orders (paginated).
Authorizations
Your workspace API key. It both authenticates the caller and selects the workspace.
Query Parameters
Filter by order status: draft, confirmed, fulfilled, cancelled, or refunded.
Filter to orders belonging to a contact, by the contact's uuid.
Items per page (alias: limit). Default 25, max 100.

