# Rescan and update global FluxApps info database Rescans global apps permanent messages since selected blockheight and updates global apps information database. Endpoint: GET /apps/rescanglobalappsinformation Version: 6.6.1 Security: ZelID ## Query parameters: - `blockheight` (integer, required) Block height to rescan from Example: "680000" - `removelastinformation` (boolean) If set to true then before the actual rescan happens all global information specifications will be removed. Enum: true, false ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.message` (string) Explanation of status