Update the company's identity graph from every source.
Incremental by default: only records changed since the last successful run
are scanned, which is the common case once the graph exists. Pass
mode=full to force a complete rebuild — that re-reads every source record
and takes hours at scale.
Runs in the background and is idempotent, so re-running converges rather than duplicating. If a run is already in flight, that run is returned instead of starting a second one.
Authorizations
Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.
Response
The queued (or already running) backfill run
An identity graph backfill run
When the run finished (ISO 8601)
When the run was queued (ISO 8601)
Failure reason when status is failed
Run ID
Touchpoints created
People created by this run
People merged by this run
Source records scanned
Records scanned per source type
When the run started (ISO 8601)
queued, running, completed, or failed

