Retrieves all Backup Resultsget https://{serverURL}/api/backups/resultsRetrieves all backup results.Query Paramsmaxint64Defaults to 25Maximum number of records to returnoffsetint64Defaults to 0Offset records, the number of records to skip, for paginating requestssortstringDefaults to nameSort order, the name of the property to sort bydirectionstringenumDefaults to ascSort direction, use 'desc' to reverse sortascdescAllowed:ascdescnamestringFilter by backupNamephrasestringSearch phrase for partial matches on backupName, wildcard may be specified as %, eg. example-%backupIdint64Filter by backup IDbackupSetIdstringFilter by backupSetIdinstanceIdint64Filter by instance IDcontainerIdint64Filter by container IDserverIdint64Filter by server IDResponses 200Successful Request 4XXError Codes 5XXError CodesUpdated over 2 years ago