---
title: "Returns the contents of the specified file."
method: GET
path: "/files/{file_id}/content"
tags: ["Files"]
---

# Returns the contents of the specified file.

`GET /files/{file_id}/content`

## Path parameters

- `file_id` string, required

## Response `200`

OK

- string

---

[API](https://skmtc.dev/openai/apis/openapi.md) · [All operations](https://skmtc.dev/openai/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openai/openapi/revisions/8eca3b09b705/schema)
