Skip to main content
GET
Get Scope Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string
required
scope_id
string
required

Response

Successful Response

Per-session backfill/reconciliation job status for a scope.

backfill_status maps each session that has had a backfill enqueued to its current job state: {state, updated_at[, docs_copied]} where state is pending/completed/failed and docs_copied is present once a backfill completes.

backfill_status
Backfill Status · object