---
title: "Static file passthrough"
method: GET
path: "/{filename}"
tags: ["UI"]
---

# Static file passthrough

`GET /{filename}`

Serves static files from the configured static root.

## Path parameters

- `filename` string, required

## Response `200`

Static file

---

[API](https://skmtc.dev/inpho/apis/topic-explorer-server-api.md) · [All operations](https://skmtc.dev/inpho/apis/topic-explorer-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/inpho/topic-explorer-server-api/revisions/04253424f5bb/schema)
