---
title: "Changes to Forward DNS via Sugra DNS resolver chain"
method: GET
path: "/api/v1/network/domain/{host}/dns"
---

# Changes to Forward DNS via Sugra DNS resolver chain

`GET /api/v1/network/domain/{host}/dns`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 21 revisions.

- **2026-08-28** `560e8847c7b3` — 4 breaking
- **2026-08-22** `914af3d38c7c` — 1 breaking, 4 info
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-08-28** `560e8847c7b3` — 4 breaking
  - response property `records/anyOf[subschema #1: Records]/A/anyOf[subschema #1]/items/` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `records/anyOf[subschema #1: Records]/AAAA/anyOf[subschema #1]/items/` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `records/anyOf[subschema #1: Records]/NS/anyOf[subschema #1]/items/` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `records/anyOf[subschema #1: Records]/TXT/anyOf[subschema #1]/items/` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-08-22** `914af3d38c7c` — 1 breaking, 4 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `_meta` to the response with the `200` status
  - added the optional property `host` to the response with the `200` status
  - added the optional property `records` to the response with the `200` status
  - added the optional property `ttl_seconds` to the response with the `200` status
- **2026-08-08** `4c4530760ba1` — 12 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `hint` to the response with the `401` status
  - added the optional property `hint` to the response with the `429` status
  - added the optional property `hint` to the response with the `503` status
  - added the optional property `plan` to the response with the `401` status
  - added the optional property `plan` to the response with the `429` status
  - added the optional property `plan` to the response with the `503` status
  - added the optional property `reason` to the response with the `401` status
  - added the optional property `reason` to the response with the `429` status
  - added the optional property `reason` to the response with the `503` status

---

[Operation](https://skmtc.dev/sugra/apis/sugra-api/docs/api/v1/network/domain/:host/dns/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v1/network/domain/:host/dns/get)
