Retrieve the status of the backfilling process
GET
Retrieve the status of the backfilling process.
Protocol Details
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
Introduced
0.5.10