---
title: "Changes to Retrieve a domain"
method: GET
path: "/{account}/domains/{domain}"
---

# Changes to Retrieve a domain

`GET /{account}/domains/{domain}`

> 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` — 15 info
- **2023-07-18** (v2) `c8591dcf8c29` — 18 breaking

## Changes

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

---

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