FOLDERS
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- HubSpot 6.0
- Documentation
Endpoint
https://api.hubapi.com/filemanager/api/v2/folders
Columns
The FOLDERS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| ID* | BigInt |
| CATEGORY | Integer |
| CDNPURGEEMBARGOTIME | VarChar(64) |
| CREATEDAT | Timestamp(3) |
| DELETED | Boolean |
| DELETEDAT | Timestamp(3) |
| FULLPATH | VarChar(64) |
| HIDDEN | Boolean |
| NAME | VarChar(64) |
| PARENTFOLDERID | BigInt |
| PORTALID | Integer |
| UPDATEDAT | Timestamp(3) |