GET /v2/databases/{databaseId}/snapshots — List Snapshots
List all available snapshots for a Virtus Cloud managed database, including size, modification date, and download keys for each backup.
Use this endpoint to retrieve all snapshots associated with a specific database. The response includes the size, modification date, and a pre-signed download key for each snapshot. You can use these details to inspect your backup history or to select a snapshot for a restore operation.
A pre-signed query string containing the AWS access credentials needed to download this snapshot. Pass this as the query string when constructing a download URL. This key has a limited validity window.