---
title: "Changes to Retrieve a template"
method: GET
path: "/{account}/templates/{template}"
---

# Changes to Retrieve a template

`GET /{account}/templates/{template}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 52 revisions.

- **2025-07-11** (v2) `06780be0ef17` — 9 info
- **2023-07-18** (v2) `c8591dcf8c29` — 9 breaking

## Changes

- **2025-07-11** (v2) `06780be0ef17` — 9 info
  - the response property `data` became required for the status `200`
  - the response property `data/account_id` became required for the status `200`
  - the response property `data/created_at` became required for the status `200`
  - the response property `data/description` became required for the status `200`
  - the response property `data/id` became required for the status `200`
  - the response property `data/name` became required for the status `200`
  - the response property `data/sid` became required for the status `200`
  - the response property `data/updated_at` became required for the status `200`
  - the response property `message` became required for the status `404`
- **2023-07-18** (v2) `c8591dcf8c29` — 9 breaking
  - the response property `data` became optional for the status `200`
  - the response property `data/account_id` became optional for the status `200`
  - the response property `data/created_at` became optional for the status `200`
  - the response property `data/description` became optional for the status `200`
  - the response property `data/id` became optional for the status `200`
  - the response property `data/name` became optional for the status `200`
  - the response property `data/sid` became optional for the status `200`
  - the response property `data/updated_at` became optional for the status `200`
  - the response property `message` became optional for the status `404`

---

[Operation](https://skmtc.dev/dnsimple/apis/dnsimple-api/docs/:account/templates/:template/get.md) · [API](https://skmtc.dev/dnsimple/apis/dnsimple-api.md) · [Page](https://skmtc.dev/dnsimple/apis/dnsimple-api/changes/:account/templates/:template/get)
