ORGMEMBERS
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- GitHub 6.0
- Documentation
Endpoint
<hostname>orgs/{orgName}/members
Columns
The ORGMEMBERS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| ORGNAME* | VarChar(255) |
| ID* | Integer |
| LOGIN | VarChar(255) |
| SITEADMIN | Boolean |
| TYPE | VarChar(255) |