GET V2/Users/User/{userID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
UserDTOName | Description | Type | Additional information |
---|---|---|---|
UserID | integer |
None. |
|
AuthType | AuthType |
None. |
|
AuthName | string |
None. |
|
UserName | string |
None. |
|
UserPasswordLastUpdatedOnUtc | date |
None. |
|
IsPasswordChangeRequired | boolean |
None. |
|
IsPasswordValidationRequired | boolean |
None. |
|
JobTitle | string |
None. |
|
EmailAddress | string |
None. |
|
Props | Collection of Object |
None. |
|
Comments | string |
None. |
|
LastLoginDateUtc | date |
None. |
|
IsLockedOut | boolean |
None. |
|
TZID | string |
None. |
|
Language | string |
None. |
|
IsUserPasswordNoExpire | boolean |
None. |
|
StartDateUtc | date |
None. |
|
StopDateUtc | date |
None. |
|
StartTimeUtc | date |
None. |
|
StopTimeUtc | date |
None. |
|
UserPasswordFailedAttemptCount | integer |
None. |
|
UserPasswordFailedAttemptWindowStartUtc | date |
None. |
|
RecordState | RecordState |
None. |
|
WindowsTZ | string |
None. |
|
Name | NameDTO |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
|
Entities | Collection of IPersonDTO |
None. |
|
DatabaseCount | integer |
None. |
|
Databases | Collection of OrganizationDatabaseDTO |
None. |
|
DBID | integer |
None. |
|
BusinessUnits | Collection of integer |
None. |
|
AuthorizationGroups | Collection of integer |
None. |
|
Groups | Collection of BusinessUnitChildDTO |
None. |
|
Forms | Collection of UserSubAuthorization |
None. |
|
NoteTypes | Collection of UserSubAuthorization |
None. |
|
Privileges | Collection of integer |
None. |
|
UIPrivileges | Collection of integer |
None. |
|
Reports | Collection of integer |
None. |
|
Summary | string |
None. |
|
IntegrationSource | IntegrationSource |
None. |
|
DateFormat | string |
None. |
|
IsMilitaryTime | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml, application/x-compressed-json
Sample:
Sample not available.