---
title: "files/zip/{DirNames}"
method: GET
path: "/api/files/zip/{DirNames}"
tags: ["files"]
---

# files/zip/{DirNames}

`GET /api/files/zip/{DirNames}`

Downloads all files in the specified directory (or comma-separated list of directories) as a zip archive. `logs` and `config` are handled specially to include system log and config files.

## Response `200`

A Zip file

## Changes

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

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/files/zip/:DirNames/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)
