Get contact by external ID

Get a contact by its external ID

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

externalIdstringRequired

Response

200
idstring
customerIdstring
firstNamestring
lastNamestring
emailstring
phonestring or null
externalIdstring or null
createdAtdatetime
updatedAtdatetime
billingAddressobject or null

Errors