Method Details
HTTP Methods:
GET
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing & CRM
crm.objects.contacts.read
This endpoint is used to get contacts by email address, first and last name, phone number, or company.
Use case for this endpoint: Let's say you need to do some basic deduplication of your contacts. You can do so using this endpoint by searching for contacts with the same phone number or first and last name.
Response details
This method only returns a small subset of data about the contact. However, the returned data will include the contact ID (vid), which you can use to look up more data about that particular contact.