Get contact details
reach_getContactDetailsV1Retrieves full details for a single contact, including assigned tags and custom field values. Provide profile and contact UUIDs to get complete contact information.
Instructions
Get the full details of a single contact.
Alongside the contact's own attributes this returns the tags assigned to it and the values it holds for the profile's custom contact fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactUuid | Yes | Contact uuid parameter | |
| profileUuid | Yes | Profile uuid parameter |