---
title: "Show html"
method: GET
path: "/1/newsletters/{domain}/templates/{template}/html"
tags: ["Templates"]
---

# Show html

`GET /1/newsletters/{domain}/templates/{template}/html`

Return the template content as html

## Path parameters

- `domain` integer, required
- `template` union, required
  - integer
  - string

## Response `200`

OK

- Response
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/revisions/73639b5640f9?raw)
