List custom ledger charges

Retrieves a list of charges for a specific custom ledger.

get

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

Path parameters
customLedgerIdstringRequired
Responses
chevron-right
200

OK

application/json
get
/public/v1/billing/custom-ledgers/{customLedgerId}/charges
200

OK

Last updated

Was this helpful?