v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Organizations

Get Org Insights Usage Chart

Get org-level run-volume buckets (scheduled vs on-demand) at day/week/month granularity across the organization. Requires an organization Admin, Executive, or Owner role.

get/v2/organizations/{orgId}/insights/usage-chart

Path parameters

orgIdstring uuid required

The organization's unique identifier

Query parameters

startDatestring date-time required

Start of the chart window (ISO 8601 datetime). Clamped to at most 365 days ago.

endDatestring date-time required

End of the chart window (ISO 8601 datetime). Clamped to now.

granularity'day' | 'week' | 'month' required

Bucket size: day, week, or month

timezonestring

IANA timezone for bucket boundaries (e.g. America/New_York). Defaults to UTC.

Response

Default Response

granularity'day' | 'week' | 'month' required

Bucket size used

truncatedboolean required

True when the org has more teams than the aggregation limit — buckets cover a partial team set

total_teamsnumber required

Actual team count on the org, even when truncated