Typescript (SDK)
Orders
Get order
Returns a specific order
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}
Path Parameters
The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")
Query Parameters
Comma-separated relations to expand: customer, line_items
Response
Order details
Available options:
succeeded, pending, failed, refunded, partially_refunded, disputed ID by default, full object when expanded

