---
title: "configfile/**"
method: GET
path: "/api/configfile/**"
tags: ["configfile"]
---

# configfile/**

`GET /api/configfile/**`

Returns the contents of a specific config file, or a directory listing if the path resolves to a directory.

## Response `200`

(Raw config file contents)

## Changes

- **2026-05-13** `34a577bdabff` — 1 breaking
  - removed the media type `text/plain` for the response with the status `200`

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/configfile/**/get.md)

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/revisions/34a577bdabff/schema)
