---
title: "Download File"
method: GET
path: "/v1/files/{file_id}/content"
tags: ["files"]
---

# Download File

`GET /v1/files/{file_id}/content`

Download a file

## Path parameters

- `file_id` string, uuid, required

## Response `200`

OK

---

[API](https://skmtc.net/mistral/apis/mistral-ai-api.md) · [All operations](https://skmtc.net/mistral/apis/mistral-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mistral/mistral-ai-api/versions/933c4ebdcd72/schema)
