Transaction root-cause report
GET/reports/transactions
How many transaction units a period consumed and why: the units split by event type (the billing rule that fired) and by reason, each with total and billable counts (platform-error events excluded from billing), the reason split narrowed to invoice reprocessing, and a monthly reason trend. ADMIN only: reports:read admits every can_view_reports holder, so the narrowing is enforced in the service and a non-admin caller receives 403.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
OK
Bad Request
Unauthorized
Forbidden
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Retry-After
Delay in seconds a client must wait before retrying the request
Internal Server Error