List automated backupsAsk AIget https://api.rocket.net/v1/sites/{id}/backup/automatedList automated backup recovery points from the systemPath ParamsidintegerrequiredID of the Site you are interacting withQuery ParamssearchstringSearches for backups with created_at matching this stringstatusstringenumStatus of the backup (DONE - backup complete, RESTORING - backup currently being restored)DONERESTORINGAllowed:DONERESTORINGpageinteger≥ 1Defaults to 1Page of results to include (default = 1)per_pageintegerDefaults to 100How many results to include in each pagesortstringenumSort results by the following propertycreated_atstatusAllowed:created_atstatusdirectionstringenumDirection to sort results in (asc = ascending, desc = descending)ascdescASCDESCAllowed:ascdescASCDESCResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago