Query Account Usage
Account API
Query Usage
getAccountUsage - This endpoint retrieves account usage statistics with optional grouping by time, endpoint, user, or organization.
GET
Query Account Usage
Authorizations
API key authentication
Query Parameters
Time granularity: day or month
Available options:
day, month Start date (format: yyyy-MM-dd)
Example:
"2026-06-01"
End date (format: yyyy-MM-dd)
Example:
"2026-06-16"
Group by fields (comma-separated): endpoint, user, or org
Available options:
endpoint, user, org Example:
"endpoint,user"