CRM Contacts

Batch Get Contacts

Get multiple contacts by their IDs or emails.

post/api/v3/crm/{integration_id}/contacts/batch/read

Path parameters

integration_idstring uuid required

The CRM integration ID

The CRM integration ID

Request body

idsstring[] required

List of contact IDs to retrieve

propertiesstring[] nullable

Properties to return

id_propertystring nullable

Set to 'email' to look up by email

Response

Successful Response

has_moreboolean
next_cursorstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.