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

# Download file content

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

## Path parameters

- `id` string, required

## Query parameters

- `provider` string

## Response `200`

Raw file content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `502` — Bad Gateway

---

[API](https://skmtc.net/enterpilot/apis/gomodel-api.md) · [All operations](https://skmtc.net/enterpilot/apis/gomodel-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/enterpilot/gomodel-api/revisions/4c27ea61fcfe/schema)
