---
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

## Changes

- **2026-07-17** `07216792837f` — 1 info
  - added the new optional `query` request parameter `lang`
- **2020-10-14** `b70359972942` — 1 warning
  - deleted the `query` request parameter `lang`

[Change history](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo/changes/:file.html/get.md)

---

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