GET users/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Attendant| Name | Description | Type | Additional information |
|---|---|---|---|
| AttendantID | integer |
None. |
|
| GroupID | integer |
None. |
|
| AttendantName | string |
None. |
|
| AttendantAddress | string |
None. |
|
| IsActiveUser | boolean |
None. |
|
| LoginName | string |
None. |
|
| NameForDocuments | string |
None. |
|
| TitleForDocuments | string |
None. |
|
| PhoneNumber | string |
None. |
|
| EmailAddress | string |
None. |
|
| IsActiveOnStreet | boolean |
None. |
|
| IsAssignAvailable | boolean |
None. |
|
| SecurityMechanism | string |
None. |
|
| PasswordHash | string |
None. |
|
| IsAmin | boolean |
None. |
|
| TimeStamp | Collection of byte |
None. |
|
| IsActive | boolean |
None. |
|
| AttendantGroup | AttendantGroup |
None. |
|
| AttendantAssignedOrganisations | Collection of AttendantAssignedOrganisation |
None. |
|
| AttendantLocalisations | Collection of AttendantLocalisation |
None. |
|
| AttendantToDeviceAllocations | Collection of AttendantToDeviceAllocation |
None. |
|
| HandheldEvents | Collection of HandheldEvent |
None. |
|
| PasswordsUsed | Collection of PasswordUsed |
None. |
|
| State | ObjectState |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.