GET
/
api
/
contacts
/
{contactId}

Authorizations

Authorization
string
header
required

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

Path Parameters

contactId
string
required

ID of the contact to retrieve

Response

200 - application/json
active
boolean
channel
string
companyId
string
createdAt
string
email
string
id
string
isAdmin
boolean
isBotEnabled
boolean
isGroup
boolean
isOpen
boolean
name
string
number
string
profilePicUrl
string
updatedAt
string
utmCampaign
string
utmContent
string
utmMedium
string
utmSource
string
utmTerms
string
whatsappId
string