---
title: "Get all backups"
method: GET
path: "/v1/databases/{id}/backups"
tags: ["Backups"]
---

# Get all backups

`GET /v1/databases/{id}/backups`

get all backups that user owns

## Path parameters

- `id` string, required

## Response `200`

Successful operation

## Other responses

- `400` — Bad request
- `401` — Missing authentication
- `404` — Database not found

---

[API](https://skmtc.dev/liara-cloud/apis/dbaas.md) · [All operations](https://skmtc.dev/liara-cloud/apis/dbaas/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/liara-cloud/dbaas/revisions/a8a555e0bb75/schema)
