Status
Enrichments API
Status
GET
Status
Poll this endpoint with the
enrichmentId returned by Enrich Contact or Bulk Enrich Contacts.
Request
Path
Obfuscated id returned when creating an enrichment.
Response
Whilestatus is PENDING or PROCESSING, the response includes a Retry-After header (in seconds) suggesting when to poll again.
Same value as the
enrichmentId path parameter.One of:
PENDING— queued, not yet picked up.PROCESSING— actively being worked on.COMPLETED— finished;datacontains the result.FAILED— the enrichment job failed.TIMED_OUT— stuck processing past the expected time; submit a new enrichment.EXPIRED— previously completed, but the underlying charge-dedup window has since lapsed; submit a new enrichment to refresh it.
Present (non-null) only when
status is COMPLETED.