Contacts
Get contact by ID
Retrieves a specific contact by their unique identifier. Returns detailed contact information including phone formats, available channels, and opt-out status.
get/v3/contacts/{id}
Path parameters
idstring uuid required
Contact ID from route parameter
Headers
x-profile-idstring uuid
Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.
Response
Contact found and returned successfully