latestOpenAPI 3.1.02026-08-236994571.1 MB

79928a3d37d3

Budget & Spend Tracking
Internal User management

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.

get/user/daily/activity/aggregated

Query parameters

start_datestring nullable

Start date in YYYY-MM-DD format

Start date in YYYY-MM-DD format

end_datestring nullable

End date in YYYY-MM-DD format

End date in YYYY-MM-DD format

modelstring nullable

Filter by specific model

Filter by specific model

api_keystring nullable

Filter by specific API key

Filter by specific API key

user_idstring nullable

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.

timezoneinteger nullable

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