---
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.net/omnistack-sh/apis/openai-api.md) · [All operations](https://skmtc.net/omnistack-sh/apis/openai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/omnistack-sh/openai-api/versions/a127ad1d97cb/schema)
