Returns the details for a specified User.
Name | Description | Type | Optional |
---|---|---|---|
targetName |
Target name of the User to be queried |
string |
no |
Name | Description | Type |
---|---|---|
active |
Indicates whether the User is active |
Boolean |
customAttributes |
List of User's Custom Attribute values, qualified by field name |
|
customFields |
List of User's Custom Field values, qualified by field name |
|
firstName |
User’s first name |
string |
hasMobileAccess |
Indicates whether the User has access to the Mobile Gateway |
Boolean |
language |
User’s preferred language |
string |
lastName |
User’s last name |
string |
phoneLogin |
User’s numeric phone login |
|
roles |
List of assigned Roles |
|
serverTimestamp |
Time corresponding to the server time when the request was made (this should match the associated persisted audit event) |
string |
site |
User’s assigned Site |
string |
status |
Final status of the request |
string |
supervisors |
List of User’s supervisors |
|
targetName |
User’s target name |
string |
timeZone |
User's preferred time zone |
string |
webLogin |
User's web login and type (LDAP or WEB) |