---
title: "Download chat file with signed token"
method: GET
path: "/api/v2/chats/files/{file}/download"
tags: ["Chats"]
---

# Download chat file with signed token

`GET /api/v2/chats/files/{file}/download`

## Path parameters

- `file` string, uuid, required

## Query parameters

- `token` string, required

## Response `200`

OK

---

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