Skip to main content
GET
Get candidate

First time? Set up Authentication

Learn how to authenticate your API requests with your API key.
Returns candidate metadata plus a talent payload processed through the same contact-visibility rules as the product UI. Contact objects are not returned directly: visible emails are exposed as talent.emails, and visible sanitized phone numbers are exposed as talent.phones. While enrichment is pending, talent.contactsLoading.email and talent.contactsLoading.phone indicate loading state.

Path parameters

string
required
Candidate id belonging to the API key workspace.

Response

When success is true, data contains:
  • candidateid, statusHandle, createdAt, sourcingId, talentId
  • talent — secured talent fields plus emails, phones, and contactsLoading. Internal LinkedIn/email/WhatsApp interaction flags are not returned.
The response does not expose internal workspaceId or userId fields.

Errors