Skip to main content
GET
Get contact by ID

Authorizations

Authorization
string
header
required

Token JWT de autenticação

Headers

x-company-id
string

Target company identifier. Required only for global API keys (type=global). Ignored for company API keys and human users.

Path Parameters

id
string
required

Contact ID

Response

Contact found successfully

name
string
required

Contact name

country_code
string
required

Country code of the phone number

phone_number
string
required

Contact's phone number

company
any
required

Contact's company

_id
string

Contact ID

email
string

Contact's email

last_activity_at
any

Date of the contact's last activity

linkedin_identifier
string

LinkedIn profile identifier

job_title
string

Contact's job title

seniority
string

Contact's seniority level

department
string

Contact's department

country
string

Contact's country

region
string

Contact's state or region

city
string

Contact's city

experience
string

Contact's professional experience

skills
string

Contact's skills

additional_attributes
any

Additional contact attributes

createdAt
any

Contact creation date

updatedAt
any

Contact update date