User
Developing
GET
/projects/{projId}/users/{userId}/analytics/{analyticsType}
Provides Analytics of a User Views
GET
/projects/<project_id>/users/<user_id>/analytics/views?start_time=<time>&end_time=<time>&group_by=time_interval_hour
Request
Path Params
projId
stringÂ
required
Example:
66a1084b-4b6b-4001-a4ad-d34d13463068
userId
stringÂ
required
Example:
e0e070ec-cd91-48f8-8aaa-930ae18a5ed8
analyticsType
stringÂ
required
Example:
views
Query Params
start_time
stringÂ
optional
Example:
2024-02-25T17:59:59.999Z
end_time
stringÂ
optional
Example:
2024-03-03T17:59:59.999Z
group_by
stringÂ
optional
Example:
time_interval_hour