---
title: "Get available JSON backups"
method: GET
path: "/api/backups/configuration/list"
tags: ["backups"]
---

# Get available JSON backups

`GET /api/backups/configuration/list`

Returns a list of JSON configuration backups stored locally, or — if `jsonConfigBackupUSBLocation` is set — a combined list from local storage and the configured USB device.

## Response `200`

List of available JSON configuration backups

- 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)
