Users
List behaviours observed for an end-user
Returns the behaviour clusters observed on the end-user's sessions, most frequent first. Counts are scoped to the user; cluster identity comes from the project taxonomy.
get/v1/projects/{projectSlug}/users/{userId}/behaviours
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
userIdstring required
End-user identifier. URL-encode values containing special characters.
End-user identifier. URL-encode values containing special characters.
Query parameters
limitinteger
Maximum number of behaviours to return.
Maximum number of behaviours to return.
Response
User behaviours