v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Organizations

Get Org Insights Metrics

Get org-level insights metrics (runs, assignments, schedules) broken down per team across the organization. Requires an organization Admin, Executive, or Owner role.

get/v2/organizations/{orgId}/insights/metrics

Path parameters

orgIdstring uuid required

The organization's unique identifier

Query parameters

startDatestring date-time

Start of the aggregation window (ISO 8601 datetime). Defaults to 7 days ago; clamped to at most 365 days ago.

endDatestring date-time

End of the aggregation window (ISO 8601 datetime). Defaults to now; clamped to now.

Response

Default Response

start_datestring required

Effective window start after clamping (ISO 8601)

end_datestring required

Effective window end after clamping (ISO 8601)

truncatedboolean required

True when the org has more teams than the aggregation limit — the team list is partial

total_teamsnumber required

Actual team count on the org, even when truncated

org_member_countnumber required

Distinct organization members (not the sum of per-team memberships)