# Get all apps installation errors locations Get locations where all apps had installation errors. Endpoint: GET /apps/installingerrorslocations Version: 6.6.1 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (array) - `data.ip` (string) - `data.name` (string) - `data.error` (string) - `data.broadcastedAt` (string) - `data.expireAt` (string) - `data.hash` (string)