FEATUREGOALS
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Aha! 8.0
- Documentation
Endpoint
<hostname>/api/v1/features
Parent Table
FEATURES
Columns
The FEATUREGOALS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| FEATURES_ID* | BigInt | References: FEATURES.ID |
| POSITION* | Integer | |
| CREATED_AT | Timestamp(3) | |
| DESCRIPTION_BODY | VarChar(1024) | |
| DESCRIPTION_CREATED_AT | Timestamp(3) | |
| DESCRIPTION_ID | Integer | |
| ID | Integer | |
| NAME | VarChar(64) | |
| RESOURCE | VarChar(69) | |
| URL | VarChar(82) |