Billing

List billing transactions

List recent credit ledger transactions with pagination.

get/billing/transactions

Query parameters

organizationIdstring

Organization to query transactions for. Auto-filled from CLI and SDK context when omitted. User tokens must supply it unless the credential's fixed scope resolves it; secret keys may omit it (the key's organization applies).

limitinteger

Maximum number of transactions to return per page.

pageinteger

Page number for pagination (1-indexed).

Response

OK

Changes

No recorded changes to this endpoint across all 4 revisions of this API.