---
title: "Changes to List template records"
method: GET
path: "/{account}/templates/{template}/records"
---

# Changes to List template records

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 53 revisions.

- **2025-07-30** (v2) `2a675399e169` — 1 breaking
- **2025-07-11** (v2) `06780be0ef17` — 14 info
- **2023-07-18** (v2) `c8591dcf8c29` — 16 breaking

## Changes

- **2025-07-30** (v2) `2a675399e169` — 1 breaking
  - the `data/items/priority` response's property type changed from `integer` to `string, null` for status `200`
- **2025-07-11** (v2) `06780be0ef17` — 14 info
  - the response property `data` became required for the status `200`
  - the response property `data/items/content` became required for the status `200`
  - the response property `data/items/created_at` became required for the status `200`
  - the response property `data/items/id` became required for the status `200`
  - the response property `data/items/name` became required for the status `200`
  - the response property `data/items/priority` became required for the status `200`
  - the response property `data/items/template_id` became required for the status `200`
  - the response property `data/items/ttl` became required for the status `200`
  - the response property `data/items/type` became required for the status `200`
  - the response property `data/items/updated_at` became required for the status `200`
  - the response property `pagination/current_page` became required for the status `200`
  - the response property `pagination/per_page` became required for the status `200`
  - the response property `pagination/total_entries` became required for the status `200`
  - the response property `pagination/total_pages` became required for the status `200`
- **2023-07-18** (v2) `c8591dcf8c29` — 16 breaking
  - the response property `data/items/priority` became nullable for the status `200`
  - the response property `data` became optional for the status `200`
  - the response property `data/items/content` became optional for the status `200`
  - the response property `data/items/created_at` became optional for the status `200`
  - the response property `data/items/id` became optional for the status `200`
  - the response property `data/items/name` became optional for the status `200`
  - the response property `data/items/priority` became optional for the status `200`
  - the response property `data/items/template_id` became optional for the status `200`
  - the response property `data/items/ttl` became optional for the status `200`
  - the response property `data/items/type` became optional for the status `200`
  - the response property `data/items/updated_at` became optional for the status `200`
  - the response property `pagination/current_page` became optional for the status `200`
  - the response property `pagination/per_page` became optional for the status `200`
  - the response property `pagination/total_entries` became optional for the status `200`
  - the response property `pagination/total_pages` became optional for the status `200`
  - the `data/items/priority` response's property type changed from `string, null` to `integer` for status `200`

---

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