v3

OpenAPI 3.1.02026-07-2759128137.8 KB
contacts

Get Contact Variables

Fetch the custom variables stored on a contact and its company.

Requires the contacts:read scope on the API key.

get/v1/contacts/{contact_id}/variables

Path parameters

contact_idstring uuid required

ID of the contact.

Response

Successful Response

contact_variablesobject required

Custom variables stored on the contact for this workspace.

company_variablesobject required

Custom variables stored on the contact's company for this workspace.