USERDETAILS
- Last Updated: September 9, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Teamcity 8.0
- Documentation
Endpoint
<hostname>app/rest/users/id:{userId}
Columns
The USERDETAILS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| USERID* | Integer |
| VarChar(2000) | |
| GROUPCOUNT | Integer |
| LASTLOGIN | VarChar(2000) |
| PROPERTIESCOUNT | Integer |
| PROPERTIESHREF | VarChar(2000) |
| ROLES_USERROLES | JSON(16777215) |