Method Details
HTTP Methods:
GET
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing & CRM
crm.objects.companies.read
crm.objects.contacts.read
Returns all of the contacts who have an associatedcompanyid contact property of :companyid. For more on how contacts are associated with companies, check out our Companies API Overview.
This will return 20 contacts by default. You can get up to 100 contacts per request using the count=
parameter. You can use the "vidoffset":
field returned in the results with the vidOffset=
parameter to get the next set of results.