List usage by tool

Retrieves paginated per-tool credit usage 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)

pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
start_timedatetimeRequired

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

Response

countinteger
resultslist of objects
nextstring or nullOptionalformat: "uri"
previousstring or nullOptionalformat: "uri"
last_updated_atdatetime or nullOptional
When usage data was last refreshed. Usage is aggregated periodically, so the most recent tool calls may not be included yet.