CRM Contacts

Get Contact

Get a single contact by its CRM ID.

get/api/v3/crm/{integration_id}/contacts/{contact_id}

Path parameters

integration_idstring uuid required

The CRM integration ID

The CRM integration ID

contact_idstring required

The CRM contact ID

The CRM contact ID

Query parameters

propertiesstring nullable

Comma-separated list of properties to return

Comma-separated list of properties to return

associationsstring nullable

Comma-separated associated objects to include (e.g., companies,deals)

Comma-separated associated objects to include (e.g., companies,deals)

Response

Successful Response

idstring required
propertiesobject required
created_atstring nullable
updated_atstring nullable

Changes

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