admin

Get user information by user_id. Do NOT use this api to fetch current user, use /users/current instead.

get/users/{user_id}

Path parameters

user_idinteger required

Response

successful operation

activeboolean nullable
country_of_residencestring nullable
created_timestring date-time
emailstring
email_verifiedboolean
first_namestring
idinteger
is_internalboolean nullable
last_namestring
localestring nullable
passwordstring
phone_numberstring nullable
registeredboolean nullable
statestring nullable
updated_timestring date-time
use_fast_entry_audioboolean nullable
use_fast_entry_photoboolean nullable
use_fast_entry_textboolean nullable
use_local_photoboolean nullable
use_search_by_photoboolean nullable
use_search_by_textboolean nullable
zipcodestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.