Typescript (SDK)
Orders
List orders
Returns a list of orders for the current account
GET
Typescript (SDK)
Documentation Index
Fetch the complete documentation index at: https://crevio.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in the format: Bearer {api_token}
Query Parameters
Filter by order status
Available options:
succeeded, pending, failed, refunded, partially_refunded Filter by customer ID
Filter by payment processor
Comma-separated relations to expand: customer, line_items
Cursor for pagination — the ID of the last item in the previous page
Items per page
Required range:
1 <= x <= 100
