# Returns the list of files which are needed by that remote device in order for it to become in sync with the shared folder Takes the mandatory parameters folder and device, and returns the list of files which are needed by that remote device in order for it to become in sync with the shared folder. Public Endpoint: GET /syncthing/db/remoteneed Version: 6.6.1 ## Query parameters: - `folder` (string, required) Folder ID Example: "fluxwp_wordpress1678382606717" - `device` (string, required) Device ID Example: "QOYZMHI-VRZGOOI-VA76CAS-YGYK7Q2-H74L64R-JDCAFNQ-JRKYDCZ-UFM7IAE" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object)