---
title: "List a backup's restores (top-level backup path)"
method: GET
path: "/virtual_machine_backups/{backup_id}/restores"
tags: ["Virtual machine restores"]
---

# List a backup's restores (top-level backup path)

`GET /virtual_machine_backups/{backup_id}/restores`

Lists the restores created from the given backup, reached via the top-level backup path.

## Path parameters

- `backup_id` string, required

## Response `200`

Success

## Other responses

- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/versions/7302d79e39bb/schema)
