Skip to main content

GetOrganizationStats

GET 

/api/v1/organizations/:organization_id/stats

Get run statistics for an organization as time-bucketed breakdowns.

Aggregates run metrics across all workspaces in the organization via a JOIN. The start and end parameters are naive datetimes interpreted in the timezone specified by tz. Bucket timestamps in the response are always returned as UTC.

Requires READ permission on the organization.

Request

Responses

Request fulfilled, document follows

Response Headers