Get statistics
Aggregated call metrics grouped by user or team, over processed recordings. groupBy is required. Optionally scope by date range, teams, emails, AI template, and tags. Unknown emails are returned in errors[] rather than failing the request.
Authorizations
Query Parameters
How to group the results. Required.
user, team Include recordings created on or after this date (ISO 8601).
Include recordings created on or before this date. YYYY-MM-DD is treated as through end of that UTC day.
Comma-separated team IDs to restrict to. Discover via GET /v1/teams.
Comma-separated user emails (case-insensitive). Intersected with teamIds when both are given. Unknown emails are reported in errors[].
Only include recordings using this AI template.
Legacy single-tag filter.
Comma-separated tag IDs to include (OR semantics).
Comma-separated tag IDs to exclude.

