Get User Sessions

Returns all sessions for a user.

Path parameters

userIdstringRequired
User ID

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Response

OK
classificationsmap from strings to strings or null
created_atstring or null
deleted_atstring or null
ended_atstring or null
fact_rating_instructionobject or null
Deprecated
factslist of strings or null
Deprecated
idinteger or null
metadatamap from strings to any or null
Deprecated
project_uuidstring or null
session_idstring or null
updated_atstring or null
Deprecated
user_idstring or null
uuidstring or null

Errors