Enrichment
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
Headers
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'
Previous
Deep EnrichEnd-to-end company qualification and people enrichment.
1. Creates or finds the account for the given domain.
2. Finds intent signals for the company.
3. Enriches the account with people - finds relevant team members and ICP qualifies them.
Requires either `icp_id` or `target_icp_roles`. Runs in background - use `account_id` to get latest account status. Deep enrichment can take 15-30 minutes to find intent signals and people.
Next
Poll Batch Account Enrichment Job