---
title: "Gets the content of a file."
method: GET
path: "/api/files/{file}"
tags: ["Files"]
---

# Gets the content of a file.

`GET /api/files/{file}`

## Response `200`

Content of the files.

## Other responses

- `403` — If the file parameter is invalid.

---

[API](https://skmtc.net/contao/apis/contao-manager-api.md) · [All operations](https://skmtc.net/contao/apis/contao-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/contao/contao-manager-api/revisions/074d8046de13/schema)
