Skip to main content
GET
Get a contact

Authorizations

Authorization
string
header
required

Clerk tenant API key. The organizationId encoded by the key is the exact and only tenant scope.

Path Parameters

contactId
string
required

Response

Tenant-scoped resource.

id
string
required
name
string | null
required
firstName
string | null
required
lastName
string | null
required
email
string | null
required
phone
string | null
required
birthday
string<date-time> | null
required

UTC ISO 8601 timestamp.

licensePlate
string | null
required
optedOut
boolean | null
required
planName
string | null
required
createdAt
string<date-time>
required

UTC ISO 8601 timestamp.

updatedAt
string<date-time> | null
required

UTC ISO 8601 timestamp.

lastContactedAt
string<date-time> | null
required

UTC ISO 8601 timestamp.