Retrieves a specific contact
Header Parameters
X-Api-Keystring
Path Parameters
idstring Required
The ID or external reference ID of the contact to retrieve
Response
200
Object
contact found
Response Attributes
idstring
first_namestring | null
last_namestring | null
second_last_namestring | null
emailstring | null
phonestring | null
company_namestring | null
additional_phonesarray | null
Show child attributes
additional_emailsarray | null
Show child attributes
sourcestring | null
country_codestring | null
languagestring | null
whatsapp_transactional_opt_inboolean | null
email_transactional_opt_inboolean | null
whatsapp_marketing_opt_inboolean | null
email_marketing_opt_inboolean | null
external_reference_idstring | null
external_reference_urlstring | null
skillsarray | null
Show child attributes
custom_attributesarray | null
Show child attributes
401
Object
unauthorized
404
Object
contact not found
Was this section helpful?
Response
Was this section helpful?