---
title: "Retrieve HTML page"
method: GET
path: "/{file}.html"
tags: ["view"]
---

# Retrieve HTML page

`GET /{file}.html`

Retrieve an HTML page expanded through eXist templating. This is used to load the top-level HTML pages, e.g. `index.html`.

## Path parameters

- `file` string, required

## Query parameters

- `lang` string

## Response `200`

HTML of the page

## Other responses

- `404` — The document was not found

---

[API](https://skmtc.net/eeditiones/apis/tei-publisher-documentation-and-demo.md) · [All operations](https://skmtc.net/eeditiones/apis/tei-publisher-documentation-and-demo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eeditiones/tei-publisher-documentation-and-demo/revisions/07216792837f/schema)
