contacts
Get Contact by ID
Use this endpoint to get details for a specific contact. Supported includes: emailAddress, phoneNumber.
get/contacts/{contactId}
Path parameters
contactIdstring uuid required
The contact's unique identifier
Query parameters
includesstring
Optional fields to include in full with the response.
Response
OK