List AI credit transactions
AI Credits
List AI credit transactions
Returns the account’s credit transactions, paginated. Requires scope: credits:read. Tenancy: resolved from the API key’s tenant to its organization.
GET
List AI credit transactions
Authorizations
Project-scoped API key, format rm_(live|test)_... . May also be sent as Authorization: Bearer rm_....
Query Parameters
Zero-based page index.
Required range:
x >= 0Page size, clamped to a maximum of 100.
Required range:
1 <= x <= 100