---
title: "Single template."
method: GET
path: "/template/{id}"
tags: ["template"]
---

# Single template.

`GET /template/{id}`

Retrive a single template by id

## Path parameters

- `id` string, long, required

## Response `200`

template was retrieved successfully.

- Template
  - `id` string, long
  - `title` string
  - `content` string

## Other responses

- `404` — No template found

---

[API](https://skmtc.net/office-of-national-statistics/apis/ras-rm-banner-service.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/ras-rm-banner-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/ras-rm-banner-service/revisions/d00878b65739/schema)
