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
disable_default_ontologybooleanOptional
emailstringOptional
first_namestringOptional
graph_uuidstringOptional

GraphUUID is the graphs.uuid of the user’s graph (spec-3 section 13.5). Omitted when the graph row does not exist. Read-only; never accepted as input.

idintegerOptional
last_namestringOptional
metadatamap from strings to anyOptional
Deprecated
project_uuidstringOptional
session_countintegerOptional
Deprecated
time_zonestring or nullOptional
updated_atstringOptional
Deprecated
user_idstringOptional
uuidstringOptional

Errors

404
Not Found Error
500
Internal Server Error