Get User

Returns a user.

Path parameters

userIdstringRequired

The user_id of the user to get.

Response

The user that was retrieved.
created_atstringOptional
deleted_atstringOptional
emailstringOptional
fact_rating_instructionobjectOptional
first_namestringOptional
idintegerOptional
last_namestringOptional
metadatamap from strings to anyOptional
Deprecated
project_uuidstringOptional
session_countintegerOptional
Deprecated
updated_atstringOptional
Deprecated
user_idstringOptional
uuidstringOptional

Errors

404
Not Found Error
500
Internal Server Error