# Returns folder config section Returns all folders as an array. Returns the folders for the given ID. Endpoint: GET /syncthing/config/folders Version: 6.6.1 ## Query parameters: - `id` (string) FolderID Example: "ab1c2-def3g" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object)