Get User

Returns a user.

Path parameters

userIdstringRequired

The user_id of the user to get.

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Response

The user that was retrieved.
created_atstring or null
deleted_atstring or null
emailstring or null
fact_rating_instructionobject or null
first_namestring or null
idinteger or null
last_namestring or null
metadatamap from strings to any or null
Deprecated
project_uuidstring or null
session_countinteger or null
Deprecated
updated_atstring or null
Deprecated
user_idstring or null
uuidstring or null

Errors