v1
latestOpenAPI 3.1.02026-07-2419782400.4 KBUser Usage
User Activity
Retrieve all the events triggered by a given user.
get/v7/analytics/api/v1/user/{userId}
Path parameters
userIdstring required
Example:00000000-0000-0000-0000000000000000
User id.
Query parameters
limitinteger
The maximum number of analytics events to retrieve. Allowed values are between 1 and 10000.
cursorstring
Cursor mark returned in the response headers to be used for pagination purposes.
fromDateTimestring date-time
Retrieve events triggered by a user occurred after this date. ISO8601 format: yyyy-mm-ddThh:mm[:ssZ] with optional seconds.
toDateTimestring date-time
Set a date range together with the "fromDateTime" parameter. ISO8601 format: yyyy-mm-ddThh:mm[:ssZ] with optional seconds.
Response
Successful response