Skip to main content

List database dump's for a project backup

GET/project-backups/{projectBackupId}/database-dumps/
v2
GET
backup-get-project-backup-database-dumps-v2-experimental

Request

  • projectBackupIdstring
    required

    UUID of the Project Backup to get the database dump's for.

Responses

application/json

OK

  • databasesarray of string
    required
    • Array[
      • *string
      ]

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/project-backups/string/database-dumps