Get Contact

Retrieve a specific contact by ID

Authentication

x-api-keystring
API Key authentication via header

Path parameters

contactIdstringRequired
Contact identifier

Response

Contact details
namestring
Contact's full name
phoneslist of strings or null
List of contact phone numbers
emailslist of strings or null
List of contact email addresses
titlestring or null
Contact title
createdByUserobject or null
accountslist of objects or null
List of account objects
projectslist of objects or null
List of project objects

Errors