ORGS
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- GitHub 6.0
- Documentation
Endpoint
<hostname>users/{userName}/orgs
Columns
The ORGS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| USERNAME* | VarChar(255) |
| ID* | Integer |
| DESCRIPTION | VarChar(2000) |
| NAME | VarChar(255) |