Get contact details
reach_getContactDetailsV1Retrieve complete details of a single contact, including assigned tags and custom field values, by providing the profile and contact UUIDs.
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 |