Skip to main content

Download database backup

GET 

/database/backup/{databaseBackupVersion}

Download database backup

Request

Responses

Database backup downloaded.

Response Headers
    Content-Disposition

    The format is - attachment; filename="{static_backup_file_name}.zip"

    Content-Length

    The length of the request body.

    Last-Modified

    The start date from the last completed backup process.