Skip to main content
GET
Get contact by external ID

Authorizations

Authorization
string
header
required

API key authentication. Use your telli API key as the bearer token.

Path Parameters

externalId
string
required
Minimum string length: 1

Response

OK

id
string<uuid>
required
type
any
required
externalId
string | null
required
externalUrl
string | null
required
salutation
string | null
required
firstName
string
required
lastName
string
required
phoneNumber
string
required
timezoneIana
string | null
required
email
string | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
properties
object[]
required