USERS
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- TeamCity 6.0
- Documentation
Endpoint
<hostname>app/rest/users
Columns
The USERS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| USERID* | Integer |
| FULLNAME | VarChar(43) |
| HREF | VarChar(33) |
| USERNAME | VarChar(30) |