Poll the status of a batch account enrichment job.
Returns the current status and, when completed, per-domain results with account IDs, fields updated, and whether each account was new or existing.
Status values:
pending — Job created, not yet startedrunning — Enrichment in progresscompleted — All done; check result for per-domain datafailed — Job failed; check error_messageSuccessful Response
Response from polling a batch account enrichment job.
Job ID
'pending', 'running', 'completed', or 'failed'
Progress info: {total, completed, new_accounts, updated_accounts}
Per-domain results — available when status is 'completed'
Error details — present only when status is 'failed'