Get Enrich Job Status

Returns the current status of a previously initiated enrichment job. Poll this endpoint after calling Enrich Audience to determine when the job has finished. The response includes the job status — one of SCHEDULED (queued), RUNNING (actively processing), SUCCEEDED (finished successfully), PARTIALLY_SUCCEEDED (completed with some failures), or FAILED (terminated with errors) — and a percentProgress value. The jobId is obtained from the Enrich Audience response. Once the job reaches SUCCEEDED, enriched column values are available in the audience rows. Returns 200 with the job status resource. Returns 404 if the audienceId or jobId does not exist.

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!