USERGROUPS
- Last Updated: September 9, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Teamcity 8.0
- Documentation
Endpoint
<hostname>app/rest/users/id:{userId}
Parent Table
USERDETAILS
Columns
The USERGROUPS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| USERDETAILS_USERID* | Integer | References: USERDETAILS.USERID |
| POSITION* | Integer | |
| GROUPDESCRIPTION | VarChar(2000) | |
| GROUPHREF | VarChar(2000) | |
| GROUPKEY | VarChar(2000) | |
| GROUPNAME | VarChar(2000) |