# Rescan explorer Rescan explorer from selected block height. Endpoint: GET /explorer/rescan Version: 6.6.1 Security: ZelID ## Query parameters: - `blockheight` (integer, required) Block height to start rescan from Example: 585000 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (string) Explanation of status