OpenAPI 3.1.02026-08-1595198220.8 KB

80f4fd40b75e

contacts

Get Contact Variables

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

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.

account_variablesobject required

Custom variables stored on the contact's account for this workspace. Also manageable through the Account variables endpoints.