Poll Batch Account Enrichment Job
Enrich Accounts
Poll Batch Account Enrichment Job
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; checkresultfor per-domain datafailed- Job failed; checkerror_message
GET
Poll Batch Account Enrichment Job
Documentation Index
Fetch the complete documentation index at: https://docs.openfunnel.dev/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Response
Successful 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'