Get usage timeseries
Usage
Get usage timeseries
Returns time-bucketed usage data for charts. Supports hourly and daily granularity. Daily aggregates hourly rows at query time via date_trunc.
GET
Get usage timeseries
Authorizations
OAuth2 client-credentials flow against the Dealroom Auth0 tenant. Use the client_id / client_secret from a Programmatic API key. Tokens are valid for 24h — Swagger UI will reuse the same token across operations.
Query Parameters
Start date (inclusive), ISO 8601 date format
Example:
"2026-01-01"
End date (inclusive), ISO 8601 date format
Example:
"2026-01-31"
Client ID to query (admin only — M2M tokens see own usage only)
Time bucket granularity
Available options:
hourly, daily Example:
"daily"
Response
Usage timeseries