Skip to main content

Run Enrichment All

POST 

/api/settings/enrichment/run-all

Kick off a "Run all enrichments on all contacts" batch job.

Builds the per-product candidate list (eligibility-filtered), creates a batch_jobs row of type enrichment_run_all, and enqueues it onto the existing batch worker pipeline. Returns the job id + cost estimates.

Refuses to start a second job for the same tenant if one is already running — returns the existing job id instead.

Request

Responses

Successful Response