Get User

Returns a user.

Path parameters

userIdstringRequired

The user_id of the user to get.

Response

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

Errors

404
Not Found Error
500
Internal Server Error