analytics
Time-binned run counts, user counts, and duration percentiles across an org.
get/orgs/{org_id}/analytics/usage
Path parameters
org_idstring required
Query parameters
group_by'minute' | 'hour' | 'day'
Bucket size for aggregation (minute, hour, or day).
frominteger nullable
Inclusive range start (epoch milliseconds). Defaults: 1h / 1d / 30d before to by group_by.
tointeger nullable
Exclusive range end (epoch milliseconds). Defaults to now.
user_idstring nullable
Restrict to a specific user’s runs.
project_idstring nullable
Restrict to a single project. Omit for org-wide totals.
Response
Usage analytics