---
title: "List available HTML templates"
method: GET
path: "/api/templates"
tags: ["view"]
---

# List available HTML templates

`GET /api/templates`

Lists all page layout templates available for the document view. Used by `pb-select-templates`.

## Response `200`

Array of templates

- object[]
  - `name` string
  - `title` string, nullable

---

[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/versions/07216792837f/schema)
