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

List statement charges

Retrieves a list of charges for a specific statement.

get

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

Path parameters
statementIdstringRequired
Responses
200

OK

application/json
get/public/v1/billing/statements/{statementId}/charges
200

OK

Last updated

Was this helpful?