---
title: "Changes to Get file contents"
method: GET
path: "/api/file/{DirName}/**"
---

# Changes to Get file contents

`GET /api/file/{DirName}/**`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 28 revisions.

- **2026-05-14** `5ae08fa1c880` — 5 info
- **2026-05-13** `34a577bdabff` — 2 breaking, 3 warning

## Changes

- **2026-05-14** `5ae08fa1c880` — 5 info
  - added the new optional `query` request parameter `attach`
  - added the new optional `query` request parameter `play`
  - added the new optional `query` request parameter `tail`
  - added the media type `application/octet-stream` for the response with the status `200`
  - added the media type `text/plain` for the response with the status `404`
- **2026-05-13** `34a577bdabff` — 2 breaking, 3 warning
  - removed the media type `application/octet-stream` for the response with the status `200`
  - removed the media type `text/plain` for the response with the status `404`
  - deleted the `query` request parameter `attach`
  - deleted the `query` request parameter `play`
  - deleted the `query` request parameter `tail`

---

[Operation](https://skmtc.dev/falconchristmas/apis/fpp-api/docs/api/file/:DirName/**/get.md) · [API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [Page](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/file/:DirName/**/get)
