Skip to main content
GET
Get a Contact by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Contact found

createdAt
string<date-time>
required
email
string
required
id
string
required
name
string
required
orgId
string
required
stage
string
required
updatedAt
string<date-time>
required
bio
string
company
string
headshotUrl
string
jobTitle
string
notes
string
tagsJson
any

Arbitrary JSON value