---
title: "List all backups"
method: GET
path: "/backup"
tags: ["backup"]
deprecated: true
---

# List all backups

`GET /backup`

> **Deprecated.**

This endpoint is deprecated since 2025.05 and will be removed in the future. Please use GET /consoleExport

## Response `default`

default response

- BackupModel[]
  - `backupInformation` BackupInformationModel
    - `appVersion` string
    - `backupSpecificationId` string, uuid
    - `createdByEmail` string
    - `date` string, date-time
    - `description` string
    - `dgcBackupOptions` string[]
    - `environmentId` string, uuid
    - `expirationDate` string, date-time
    - `name` string
    - `repoBackupOptions` string[]
    - `retentionDays` integer
  - `createdDate` string, date-time
  - `id` string, uuid
  - `inProgress` boolean
  - `key` string
  - `modifiedDate` string, date-time
  - `size` integer
  - `stepStateMap` object

---

[API](https://skmtc.net/collibra/apis/collibra-data-governance-center-core-api.md) · [All operations](https://skmtc.net/collibra/apis/collibra-data-governance-center-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/collibra/collibra-data-governance-center-core-api/revisions/6d091bc86a33/schema)
