Skip to main content
GET
Get Org Insights Metrics

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

orgId
string<uuid>
required

The organization's unique identifier

Query Parameters

startDate
string<date-time>

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

endDate
string<date-time>

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

Response

Default Response

teams
object[]
required

Per-team metric breakdown

start_date
string
required

Effective window start after clamping (ISO 8601)

end_date
string
required

Effective window end after clamping (ISO 8601)

truncated
boolean
required

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

total_teams
number
required

Actual team count on the org, even when truncated

org_member_count
number
required

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