Skip to content

Get Contact

GET
/contacts/{contact_id}

Get detailed information about a single contact.

Authorizations

Parameters

Path Parameters

contact_id
required

Contact ID

integer

Contact ID

Query Parameters

include_custom_fields

When true, the response includes a custom_fields object of custom column values keyed by column slug. Default false omits it.

boolean

When true, the response includes a custom_fields object of custom column values keyed by column slug. Default false omits it.

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

object
data
required
object
about
Any of:
string
city
Any of:
string
company
Any of:
object
city
Any of:
string
country
Any of:
string
domain
Any of:
string
employee_count
Any of:
string
id
Any of:
integer
industry
Any of:
string
linkedin_url
Any of:
string
logo_url
Any of:
string
name
Any of:
string
state
Any of:
string
website
Any of:
string
confidence_score
Any of:
number
country
Any of:
string
created_at
Any of:
string
custom_fields
Any of:
object
key
additional properties
Any of:
string
direct_phone
Any of:
string
facebook_url
Any of:
string
first_name
Any of:
string
full_name
Any of:
string
id
required
integer
job_department
Any of:
string
job_title
Any of:
string
last_name
Any of:
string
linkedin_url
Any of:
string
meta_data
Any of:
object
key
additional properties
any
mobile_phone
Any of:
string
personal_emails
Any of:
seniority_level
Any of:
string
state
Any of:
string
twitter_url
Any of:
string
updated_at
Any of:
string
work_email
Any of:
string
pagination
Any of:
object
has_next
required

Whether there are more pages

boolean
limit
required

Items per page

integer
next_cursor
Any of:
string
page
required

Current page number (1-indexed)

integer
total
required

Total number of items

integer

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string