v4

OpenAPI 3.1.02026-07-3186225252.7 KB
email_enrichment

Submit Job

Submit a bulk email enrichment job.

Accepts exactly one of person_linkedin_urls or person_urns. Returns 202 with the created job_id and a list of any people that were dropped at submit time (with reasons). Returns 422 when no submitted people are eligible for enrichment, and 429 when the request requires more enrichment credits than remain in your monthly quota.

post/email_enrichment/jobs

Request body

person_linkedin_urlsstring[] nullable
person_urnsstring[] nullable

Response

Successful Response

job_idstring uuid required
status'PENDING' | 'IN_PROGRESS' | 'COMPLETED' | 'FAILED' required
accepted_countinteger required
monthly_remaininginteger required
created_atstring required