---
title: "Get file or directory list"
method: GET
path: "/api/configfile/**"
tags: ["configfile"]
---

# Get file or directory list

`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

---

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