Skip to main content
GET

Scan API

Retrieve the status of the backfilling process

OpenAPISince 0.5.10
Retrieve the status of the backfilling process.

Protocol Details

Operation IDgetBackfillingStatus
Published0.7.4
SpecificationDownload OpenAPI

Inputs

Outputs

200

application/json
boolean
required
True if ALL backfilling processes are complete, false otherwise. Some scan endpoints return error responses if backfilling is not complete (e.g., /v1/updates), others return partial results (e.g., /v0/transactions). This endpoint is a simple indicator for whether historical information may be incomplete. To determine the progress of individual backfilling processes, inspect the corresponding metrics.

History

Introduced0.5.10