PAGES
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- HubSpot 6.0
- Documentation
Endpoint
https://api.hubapi.com/content/api/v2/pages
Columns
The PAGES table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| ID* | BigInt |
| CREATEDAT | Timestamp(3) |
| CURRENTLIVEDOMAIN | VarChar(64) |
| DELETEDAT | Integer |
| ISARCHIVED | Boolean |
| NAME | VarChar(79) |
| PUBLISHDATE | BigInt |
| SLUG | VarChar(64) |
| SUBCATEGORY | VarChar(64) |
| UPDATEDAT | BigInt |
| URL | VarChar(91) |