Typescript (SDK)
Invoices
Get invoice
Returns a specific invoice
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, price_variant, order
Response
Invoice details
Available options:
open, paid, past_due, void ID by default, full object when expanded
ID by default, full object when expanded
ID by default, full object when expanded

