Docs

Lookup Universal Person

Retrieves a person from RocketReach Universal lookup.

GET

Query

Arguments
string

Current employer of the desired profile. Must be specified along with Name.

string

An email address for the desired profile.

number

RocketReach internal unique profile ID.

string

LinkedIn URL of the desired profile.

string

Name of the desired profile. Must be specified along with Current Employer.

number

An NPI number for the desired profile, for US healthcare professionals.

string

Job title of the desired profile.

Uncommon arguments
string

Deprecated: use LinkedIn URL.

number

Webhook ID to receive lookup results.

boolean

Whether cached emails can be included while the lookup is still in progress.

boolean

Whether to reveal detailed person enrichment data.

boolean

Whether to reveal healthcare enrichment data.

boolean

Whether to reveal personal email enrichment data.

boolean

Whether to reveal phone enrichment data.

boolean

Whether to reveal professional email enrichment data.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.