CONTACTS
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- HubSpot 6.0
- Documentation
Endpoint
https://api.hubapi.com/contacts/v1/lists/all/contacts/all
Columns
The CONTACTS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| VID* | Integer |
| ADDEDAT | Timestamp(3) |
| COMPANY | VarChar(64) |
| FIRSTNAME | VarChar(64) |
| ISCONTACT | Boolean |
| LASTMODFIFIEDAT | Timestamp(3) |
| LASTNAME | VarChar(64) |
| PORTALID | Integer |
| PROFILEURL | VarChar(78) |