# Rescans blockchain for transactions Rescans the blockchain looking for transactions that belong to this wallet. Endpoint: GET /daemon/rescanblockchain Version: 6.6.1 Security: ZelID ## Query parameters: - `startheight` (integer) Block height to start rescan from Example: 545000 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (string) Explanation of status