---
title: "Get list of backups on device"
method: GET
path: "/api/backups/list/{DeviceName}"
tags: ["backups"]
---

# Get list of backups on device

`GET /api/backups/list/{DeviceName}`

Returns a list of full system backup files stored on the specified device (e.g. a USB drive).

## Response `200`

List of backup directory names on the device

- unknown[]
  - unknown

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
