Get total usage

Retrieves total credit usage for the organization over the given time window

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Query parameters

end_timedatetimeRequired

End of the usage window (ISO 8601 with timezone, e.g. 2026-04-30T00:00:00Z)

start_timedatetimeRequired

Start of the usage window (ISO 8601 with timezone, e.g. 2026-04-01T00:00:00Z)

Response

total_credits_usedinteger
total_call_countinteger
last_updated_atdatetime or null