---
title: "Changes to List domains"
method: GET
path: "/{account}/domains"
---

# Changes to List domains

`GET /{account}/domains`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 52 revisions.

- **2026-04-28** (v2) `53dd09c3a139` — 1 breaking, 1 info
- **2026-03-19** (v2) `8f6934d1a399` — 1 info
- **2025-07-11** (v2) `06780be0ef17` — 17 info
- **2023-07-18** (v2) `c8591dcf8c29` — 20 breaking

## Changes

- **2026-04-28** (v2) `53dd09c3a139` — 1 breaking, 1 info
  - removed the required property `data/items/trustee_service` from the response with the `200` status
  - added the required property `data/items/trustee` to the response with the `200` status
- **2026-03-19** (v2) `8f6934d1a399` — 1 info
  - added the required property `data/items/trustee_service` to the response with the `200` status
- **2025-07-11** (v2) `06780be0ef17` — 17 info
  - the response property `data` became required for the status `200`
  - the response property `data/items/account_id` became required for the status `200`
  - the response property `data/items/auto_renew` became required for the status `200`
  - the response property `data/items/created_at` became required for the status `200`
  - the response property `data/items/expires_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/private_whois` became required for the status `200`
  - the response property `data/items/registrant_id` became required for the status `200`
  - the response property `data/items/state` became required for the status `200`
  - the response property `data/items/unicode_name` became required for the status `200`
  - the response property `data/items/updated_at` became required for the status `200`
  - the response property `pagination` 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` — 20 breaking
  - the response property `data/items/expires_at` became nullable for the status `200`
  - the response property `data/items/registrant_id` became nullable for the status `200`
  - the response property `data` became optional for the status `200`
  - the response property `data/items/account_id` became optional for the status `200`
  - the response property `data/items/auto_renew` became optional for the status `200`
  - the response property `data/items/created_at` became optional for the status `200`
  - the response property `data/items/expires_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/private_whois` became optional for the status `200`
  - the response property `data/items/registrant_id` became optional for the status `200`
  - the response property `data/items/state` became optional for the status `200`
  - the response property `data/items/unicode_name` became optional for the status `200`
  - the response property `data/items/updated_at` became optional for the status `200`
  - the response property `pagination` 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`
  - removed the required property `data/items/trustee` from the response with the `200` status

---

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