---
title: "List available backups"
method: GET
path: "/backups"
tags: ["system"]
---

# List available backups

`GET /backups`

## Response `200`

Backups

- BackupInfo[]
  - `id` string
  - `name` string
  - `size` integer
  - `created_at` string, date-time
  - `created_by` string
  - `type` string

---

[API](https://skmtc.dev/sphireinc/apis/foundry-api.md) · [All operations](https://skmtc.dev/sphireinc/apis/foundry-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphireinc/foundry-api/revisions/3696c13096d0/schema)
