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

# Get list of JSON backups on device

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

Returns a list of JSON configuration files on a specified alternate storage device. Available devices can be obtained from `/backups/devices`, or the currently configured device is stored in the `jsonConfigBackupUSBLocation` setting.

## Response `200`

List of JSON backup filenames 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)
