REQUIREMENTATTACHMENTS
- Last Updated: July 2, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Aha! 6.0
- Documentation
Endpoint
<hostname>/api/v1/features/{feature_key}/requirements
Parent Table
REQUIREMENTS
Columns
The REQUIREMENTATTACHMENTS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| REQUIREMENTS_ID* | BigInt | References: REQUIREMENTS.ID |
| POSITION* | Integer | |
| CONTENT_TYPE | VarChar(64) | |
| CREATED_AT | Timestamp(9) | |
| DOWNLOAD_URL | VarChar(207) | |
| FILE_NAME | VarChar(64) | |
| FILE_SIZE | Integer | |
| ID | BigInt | |
| UPDATED_AT | Timestamp(9) |