Returns a paginated list of orders for the current store.
Required scope: read_orders (for API-key authentication).
Documentation Index
Fetch the complete documentation index at: https://spreecommerce.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
Secret API key for admin access
JWT token for admin user authentication
Bearer token for admin authentication
Page number
Number of records per page
Sort field (e.g., created_at, -created_at, completed_at)
Filter by state (cart, address, delivery, payment, confirm, complete, canceled)
Filter by email (contains)
Filter by order number
Filter by completed after date
Comma-separated associations to expand (e.g., items, fulfillments, payments, customer, discounts, billing_address, shipping_address). Use dot notation for nested expand (max 4 levels).
Comma-separated list of fields to include (e.g., number,total,status,completed_at). id is always included.
orders found