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

completedDate
string

When the run finished (ISO 8601)

created_date
string

When the run was queued (ISO 8601)

error
string

Failure reason when status is failed

id
string

Run ID

Touchpoints created

personsCreated
integer

People created by this run

personsUpdated
integer

People merged by this run

recordsScanned
integer

Source records scanned

sourceStats
object

Records scanned per source type

startedDate
string

When the run started (ISO 8601)

status
string

queued, running, completed, or failed