List all sessions for a user

GET
list all sessions for a user by user id

Path parameters

userIdstringRequired
User ID

Response

This endpoint returns a list of lists of objects.
classificationsmap from strings to stringsOptional
created_atstringOptional
deleted_atstringOptional
ended_atstringOptional
fact_rating_instructionobjectOptional
factslist of stringsOptional
idintegerOptional
metadatamap from strings to anyOptional
project_uuidstringOptional
session_idstringOptional
updated_atstringOptional
user_idstringOptional
Must be a pointer to allow for null values
uuidstringOptional

Errors