v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBRestore scans
Lists all the current settings.
Returns the details of the current settings of Restore scans.
get/rwc/v1/settings
Response
OK
Example response
{
"excludeExtensionsFromScan": [
".exe",
".dll",
".tmp"
],
"maxFileSizeToScanInMB": 200,
"daysBeyondWhichToSkipScan": 30
}