v7

latestOpenAPI 3.1.02026-08-0776170186.5 KB
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.