Managed Databases

List backups

All backups for the database: nightly automatic backups (base) and on-demand backups (on_demand).

get/api/v1/databases/{database_id}/backups

Path parameters

database_idstring required

Database ID (UUID) or short id (the database_id field, e.g. a1b2c3d4)

Response

List of backups

successboolean

Changes