Searches the Media Manager and returns a list of folders that match the terms specified in the parameters.
The searchFolders()
function returns a Promise that resolves to information about the specified folders and cursor information.
If no parameters are specified, the function returns all folders in the MEDIA_ROOT
folder.
This function requires elevated permissions and runs only on the backend and on dashboard pages.
Options specifying which folders to search.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.