Available Backups

Listing backups

You can view a list of all backups that have been created. Backups are kept for a limited period of time.

Requesting a backup

Example HTTP Request

GET {host}/api/rest/v4/backups HTTP/1.1

Example Response

HTTP/1.1 200 OK
 
[
"2018-01-01_Test_Site_1.zip",
"2019-01-01_Test_Site_1.zip",
"2019-01-02_Test_Site_1.zip"
]