Get analytics
Intersects every aggregate with the caller’s accessible projects. from and to must each be either a calendar-valid YYYY-MM-DD date or a timezone-qualified RFC 3339 timestamp, in ascending order and spanning no more than 366 days. Partial dates, timezone-less timestamps, normalized invalid dates, reversed ranges, and longer ranges return 400. An explicit inaccessible project is concealed as not found; an empty guest scope returns empty aggregates. Eligible non-guests may include projectless organization work.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
id identifier
Query Parameters
Calendar-valid YYYY-MM-DD date or timezone-qualified RFC 3339 timestamp.
"2026-07-01"
Calendar-valid YYYY-MM-DD date or timezone-qualified RFC 3339 timestamp; must be at or after from and within 366 days.
"2026-07-31"
Response
Successful response
The response is of type object.

