Skip to main content
GET
List backups
Returns all available backups for a database, sorted newest first.

Path parameters

Example

Response

200 OK
Returns an empty array if no backups exist yet. Use each filename with the download backup and delete backup routes when you need to fetch or remove a specific file.

Errors