Billing
Billing history
Returns the history of credit transactions (additions, deductions, etc.) for the organization.
GET
Get credit transaction history
Authorizations
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
Query Parameters
Page number (1-based, default: 1)
Records per page (default: 50, max: 100)