user

Get the currently logged-in user, including an explicit role signal (role / is_clinician / is_patient). For full patient or clinician records use /patients/current or the clinician endpoints.

get/users/current

Response

successful operation

activeboolean nullable
country_of_residencestring nullable
created_timestring date-time
emailstring
email_verifiedboolean
first_namestring
idinteger
is_clinicianboolean nullable
is_internalboolean nullable
is_patientboolean nullable
last_namestring
localestring nullable
passwordstring
phone_numberstring nullable
registeredboolean nullable
role'clinician' | 'patient' 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