Skip to main content
GET
Get LinkedIn contact enrichment result

First time? Set up Authentication

Learn how to authenticate your API requests with your API key.
Returns contact fields only for a talent and your workspace: emails, phones, and contactsLoading (email / phone booleans). This uses the same visibility rules as in-app candidate views (only values that are unlocked for the requesting user are returned).

Query parameters

string
required
Talent id returned by the POST start call (or any known talent id for your workspace).

Response

When success is true, data includes talentId, emails, phones, and contactsLoading.

Errors

If no EnrichTransaction exists for the pair (talentId, workspace) (for example enrichment was never started for that workspace), the API returns HTTP 404 with error.code not_found.