# Shows diagnostics about a certain file in a shared folder Shows diagnostics about a certain file in a shared folder. Takes the folder (folder ID) and file (folder relative path) parameters. Endpoint: GET /syncthing/debug/file Version: 6.6.1 Security: ZelID ## Query parameters: - `folder` (string, required) folder ID Example: "fluxwp_wordpress1678382606717" - `file` (string, required) folder relative path Example: "/" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object)