---
title: "Changes to List registrant changes"
method: GET
path: "/{account}/registrar/registrant_changes"
---

# Changes to List registrant changes

`GET /{account}/registrar/registrant_changes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 52 revisions.

- **2025-07-11** (v2) `06780be0ef17` — 18 info
- **2023-08-02** (v2) `425ad99b3e0d` — 1 warning, 1 info
- **2023-07-27** (v2) `9af65b373429` — 4 info
- **2023-07-26** (v2) `fb9b4727973a` — 1 info
- **2023-07-18** (v2) `c8591dcf8c29` — 1 breaking

## Changes

- **2025-07-11** (v2) `06780be0ef17` — 18 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/contact_id` became required for the status `200`
  - the response property `data/items/created_at` became required for the status `200`
  - the response property `data/items/domain_id` became required for the status `200`
  - the response property `data/items/extended_attributes` became required for the status `200`
  - the response property `data/items/id` became required for the status `200`
  - the response property `data/items/irt_lock_lifted_by` became required for the status `200`
  - the response property `data/items/registry_owner_change` became required for the status `200`
  - the response property `data/items/state` became required for the status `200`
  - the response property `data/items/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 `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-08-02** (v2) `425ad99b3e0d` — 1 warning, 1 info
  - removed the optional property `data/items/lock_lifted_by` from the response with the `200` status
  - added the optional property `data/items/irt_lock_lifted_by` to the response with the `200` status
- **2023-07-27** (v2) `9af65b373429` — 4 info
  - added the new optional `query` request parameter `contact_id`
  - added the new optional `query` request parameter `domain_id`
  - added the new optional `query` request parameter `state`
  - added the non-success response with the status `400`
- **2023-07-26** (v2) `fb9b4727973a` — 1 info
  - endpoint added
- **2023-07-18** (v2) `c8591dcf8c29` — 1 breaking
  - api path removed without deprecation

---

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