1e929292ddd5
Get User Daily Activity Aggregated
Aggregated analytics for a user's daily activity without pagination. Returns the same response shape as the paginated endpoint with page metadata set to single-page.
Query parameters
Start date in YYYY-MM-DD format
Start date in YYYY-MM-DD format
End date in YYYY-MM-DD format
End date in YYYY-MM-DD format
Filter by specific model
Filter by specific model
Filter by specific API key
Filter by specific API key
Filter by specific user ID. Admins can filter by any user or omit for global view. Non-admins must provide their own user_id.
Filter by specific user ID. Admins can filter by any user or omit for global view. Non-admins must provide their own user_id.
Timezone offset in minutes from UTC (e.g., 480 for PST). Matches JavaScript's Date.getTimezoneOffset() convention.
Timezone offset in minutes from UTC (e.g., 480 for PST). Matches JavaScript's Date.getTimezoneOffset() convention.
Response
Successful Response