List Apps Reports
/v1/app_reports/Per-user per-day application time. Results sorted by descending date then user name. app_data within each item sorted by most time first. Date range max: 31 days. Offset pagination: default limit 20, max 20. Unknown team_id returns 404.
Parameters
Range start (YYYY-MM-DD)
Range end (YYYY-MM-DD, inclusive, max 31-day span)
IANA timezone string; overrides organization timezone for day boundaries
Filter to a specific user (zero UUID treated as absent)
Filter to members of a specific team (zero UUID treated as absent). Returns 404 when the team does not exist in the organization, except on GET /v1/clockinouts/ (200 with empty results — clockinout builds its membership roster first, so "no members match" is a valid empty state rather than a lookup failure).
Filter to a specific project (zero UUID treated as absent)
Page number (1-based)
Items per page (max 20)
