Skip to main content
GET

Retrieve the status of the backfilling process.

Responses

200

ok
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

Added0.5.10