---
title: "Changes to List TLD extended attributes"
method: GET
path: "/tlds/{tld}/extended_attributes"
---

# Changes to List TLD extended attributes

`GET /tlds/{tld}/extended_attributes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 52 revisions.

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

## Changes

- **2025-07-11** (v2) `06780be0ef17` — 10 info
  - the response property `data` became required for the status `200`
  - the response property `data/items/description` became required for the status `200`
  - the response property `data/items/name` became required for the status `200`
  - the response property `data/items/options` became required for the status `200`
  - the response property `data/items/options/items/description` became required for the status `200`
  - the response property `data/items/options/items/title` became required for the status `200`
  - the response property `data/items/options/items/value` became required for the status `200`
  - the response property `data/items/required` became required for the status `200`
  - the response property `message` became required for the status `404`
  - added the required property `data/items/title` to the response with the `200` status
- **2023-07-18** (v2) `c8591dcf8c29` — 10 breaking
  - the response property `data` became optional for the status `200`
  - the response property `data/items/description` became optional for the status `200`
  - the response property `data/items/name` became optional for the status `200`
  - the response property `data/items/options` became optional for the status `200`
  - the response property `data/items/options/items/description` became optional for the status `200`
  - the response property `data/items/options/items/title` became optional for the status `200`
  - the response property `data/items/options/items/value` became optional for the status `200`
  - the response property `data/items/required` became optional for the status `200`
  - the response property `message` became optional for the status `404`
  - removed the required property `data/items/title` from the response with the `200` status

---

[Operation](https://skmtc.dev/dnsimple/apis/dnsimple-api/docs/tlds/:tld/extended_attributes/get.md) · [API](https://skmtc.dev/dnsimple/apis/dnsimple-api.md) · [Page](https://skmtc.dev/dnsimple/apis/dnsimple-api/changes/tlds/:tld/extended_attributes/get)
