---
title: "List all backups"
method: GET
path: "/api/kvm/{internal_id}/backup/list"
tags: ["KVM"]
---

# List all backups

`GET /api/kvm/{internal_id}/backup/list`

Retrieves a list of all backups for a KVM server.

## Path parameters

- `internal_id` string, required

## Response `200`

Successful backup list

- object

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/evicka-studio/apis/24fire-rest-api-v2.md) · [All operations](https://skmtc.dev/evicka-studio/apis/24fire-rest-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evicka-studio/24fire-rest-api-v2/revisions/ee3da07b5d44/schema)
