Skip to main content
GET
Find a contact by its id

Authorizations

Authorization
string
header
required

Path Parameters

contactId
string<uuid>
required

Id of the contact

Response

Found contact

id
string<uuid>
tenantId
string<uuid>
clientId
string<uuid>
title
string | null
firstName
string | null
lastName
string | null
email
string | null
phoneNumber
string | null
mobilePhoneNumber
string | null
externalId
string | null
main
boolean
createdAt
string<date-time>
updatedAt
string<date-time>