---
title: "download_files"
method: POST
path: "/api/chats/{id}/download_files"
tags: ["Chat"]
---

# download_files

`POST /api/chats/{id}/download_files`

## Path parameters

- `id` string, required

## Response `200`

POST /api/chats/:id/download_files downloads with prefix

## Other responses

- `404` — GET /api/chats/:id/*files* returns 404 if the chat is not visible by the user

---

[API](https://skmtc.net/treasure/apis/llm-api.md) · [All operations](https://skmtc.net/treasure/apis/llm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/treasure/llm-api/revisions/56f275763358/schema)
