# Returns a list of directories Returns a list of directories matching the path given by the optional parameter . The path can use patterns as described in Go’s filepath package. A ‘current* is not given, filesystem root paths are returned. Endpoint: GET /syncthing/system/browse Version: 6.6.1 Security: ZelID ## Query parameters: - `current` (string) Path name. Example: "/var/" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (array)