# Returns/Add local discovery cache Returns the contents of the local discovery cache. Endpoint: GET /syncthing/system/discovery Version: 6.6.1 Security: ZelID ## Query parameters: - `device` (string) DeviceID Example: "LGFPDIT7SKNNJVJZA4FC7QNCRKCE753K72BW5QD2FOZ7FRFEP57Q" - `addr` (string) Addres with port Example: "192.162.129.11:22000" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object)