Skip to main content
POST
Update the company's identity graph from every source.

Authorizations

X-API-Key
string
header
required

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

id
string

Run ID

status
string

queued, running, completed, or failed

personsCreated
integer

People created by this run

personsUpdated
integer

People merged by this run

Touchpoints created

recordsScanned
integer

Source records scanned

sourceStats
object

Records scanned per source type

error
string

Failure reason when status is failed

startedDate
string

When the run started (ISO 8601)

completedDate
string

When the run finished (ISO 8601)

created_date
string

When the run was queued (ISO 8601)