---
title: "Changes to Get Domain"
method: GET
path: "/v0/domains/{domain_id}"
---

# Changes to Get Domain

`GET /v0/domains/{domain_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 34 revisions.

- **2026-07-15** `394ddcdd9c29` — 4 info
- **2026-03-31** `27965096e618` — 1 breaking, 7 info
- **2026-03-28** `8a5b5e92ae2d` — 2 breaking, 6 warning
- **2026-03-19** `7fdcd6b4651f` — 1 breaking, 7 info

## Changes

- **2026-07-15** `394ddcdd9c29` — 4 info
  - added the optional property `code` to the response with the `404` status
  - added the optional property `docs` to the response with the `404` status
  - added the optional property `fix` to the response with the `404` status
  - added the required property `subdomains_enabled` to the response with the `200` status
- **2026-03-31** `27965096e618` — 1 breaking, 7 info
  - the `status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed the `FAILED` enum value from the `status` response property for the response status `200`
  - removed the `INVALID` enum value from the `status` response property for the response status `200`
  - removed the `NOT_STARTED` enum value from the `status` response property for the response status `200`
  - removed the `PENDING` enum value from the `status` response property for the response status `200`
  - removed the `VERIFIED` enum value from the `status` response property for the response status `200`
  - removed the `VERIFYING` enum value from the `status` response property for the response status `200`
  - added the required property `domain` to the response with the `200` status
- **2026-03-28** `8a5b5e92ae2d` — 2 breaking, 6 warning
  - the `status` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed the required property `domain` from the response with the `200` status
  - added the new `FAILED` enum value to the `status` response property for the response status `200`
  - added the new `INVALID` enum value to the `status` response property for the response status `200`
  - added the new `NOT_STARTED` enum value to the `status` response property for the response status `200`
  - added the new `PENDING` enum value to the `status` response property for the response status `200`
  - added the new `VERIFIED` enum value to the `status` response property for the response status `200`
  - added the new `VERIFYING` enum value to the `status` response property for the response status `200`
- **2026-03-19** `7fdcd6b4651f` — 1 breaking, 7 info
  - the `status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed the `FAILED` enum value from the `status` response property for the response status `200`
  - removed the `INVALID` enum value from the `status` response property for the response status `200`
  - removed the `NOT_STARTED` enum value from the `status` response property for the response status `200`
  - removed the `PENDING` enum value from the `status` response property for the response status `200`
  - removed the `VERIFIED` enum value from the `status` response property for the response status `200`
  - removed the `VERIFYING` enum value from the `status` response property for the response status `200`
  - added the required property `domain` to the response with the `200` status

---

[Operation](https://skmtc.dev/agentmail-to/apis/api/docs/v0/domains/:domain_id/get.md) · [API](https://skmtc.dev/agentmail-to/apis/api.md) · [Page](https://skmtc.dev/agentmail-to/apis/api/changes/v0/domains/:domain_id/get)
