GET

List Backups


Retrieves a list of all backups for a site.

Results are sorted by requested date, with the newest first.

You can use this method to check whether a backup initiated with Create Backup has been completed successfully.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Data Backups
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/wix-data/v2/backups

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?