Skip to main content
POST
Find email

Authorizations

Authorization
string
header
required

Pass API key as Authorization: Bearer <api_key>.

Path Parameters

contact_id
string
required

Contact ID returned by POST /v1/contacts or GET /v1/contacts.

Pattern: ^[1-9][0-9]*$

Body

application/json
account_id
string

LinkedIn account ID returned by GET /v1/accounts. Required when multiple accessible LinkedIn accounts exist.

Pattern: ^[1-9][0-9]*$
force
boolean
default:false

Refresh cached results, which may spend credits again.

Response

Contact with the lookup result.

data
object
required