For the complete documentation index, see llms.txt. This page is also available as Markdown.

List ledger charges

Retrieves a list of charges for a specific ledger.

get

Returns all charges aggregated in the ledger. Supports JSONL export for operations (Accept: application/jsonl). Supports filtering, sorting, and pagination via query parameters.

Path parameters
ledgerIdstringRequired
Responses
200

OK

application/json
get
/public/v1/billing/ledgers/{ledgerId}/charges
200

OK

Last updated

Was this helpful?