Get Session

Returns a session.

Path parameters

sessionIdstringRequired
The unique identifier of the session.

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Response

The session with the specified ID.
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