RELEASEINTEGRATIONFIELDS
- Last Updated: July 2, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Aha! 6.0
- Documentation
Endpoint
<hostname>/api/v1/releases
Parent Table
RELEASES
Columns
The RELEASEINTEGRATIONFIELDS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| RELEASES_ID* | BigInt | References: RELEASES.ID |
| POSITION* | Integer | |
| CREATED_AT | Timestamp(6) | |
| ID | Integer | |
| INTEGRATION_ID | Integer | |
| NAME | VarChar(64) | |
| SERVICE_NAME | VarChar(64) | |
| VALUE | VarChar(64) |