List Screenshots
Auth required
GET
/v1/screenshots/Activity-block records for one user on one day, each with nested screenshot entries. Returns a bare array (not a paginated envelope).
user_id and date are required. Max lookback: 179 days. Returns 404 if the user is not in this org or the date exceeds the lookback limit.
Parameters
User whose screenshots to retrieve
Target date (YYYY-MM-DD, max 179 days in the past)
Filter to a specific project (zero UUID treated as absent)
IANA timezone string; overrides organization timezone for day boundaries
