Method Details
HTTP Methods:
GET
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing & CRM
crm.objects.contacts.read
The get a contact by vid endpoint returns information about a single contact by its ID (vid) for a given account. The contact's unique ID is stored in a field called 'vid,' which stands for 'visitor ID.'
Use case for this endpoint: An integration could use this endpoint to get all updates made to a HubSpot contact since its creation.
Response details
- Returns a 404 is there is no contact with that vid.