Download given backup for siteAsk AIget https://api.rocket.net/v1/sites/{id}/backup/{backup_id}For a given site download generated backup file for a given backup id.Path ParamsidintegerrequiredID of the Site you are interacting withbackup_idintegerrequiredQuery ParamstokenstringrequiredToken which is part of download_link from list backups API callHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/gzipapplication/jsonAllowed:application/gzipapplication/jsonResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 410Authentication failed 500Internal errorUpdated 6 months ago