For AI agents: visit https://developers.hive.com/v1.0/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Field | Type | Description |
|---|
| String | Unique alphanumeric ID. |
| name | String | Name of the file attachment. |
| workspace | String | ID of the workspace the file exists in. |
| url | String | File url. |
| createdAt | ISO Date String | Date and time the file was created. |
| modifiedAt | ISO Date String | Date and time the file was modified. |
| createdBy | String | User ID of the person who originally uploaded the file. |
| modifiedBy | String | User ID of the person who last modified the file. |