---
title: "Changes to List Private DNS"
method: GET
path: "/v2/cloud-gateways/networks/{networkId}/private-dns"
---

# Changes to List Private DNS

`GET /v2/cloud-gateways/networks/{networkId}/private-dns`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 75 revisions.

- **2026-04-17** `c80d57ed14ab` — 1 breaking
- **2026-02-12** `b9b4ba83d16d` — 2 info
- **2026-01-20** `7bc7400170e0` — 1 breaking
- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-09-11** `396c243e49dc` — 1 info
- **2025-08-22** `3c0154b2053a` — 17 breaking
- **2025-08-14** `6333a0d3b095` — 3 breaking, 18 info
- **2025-07-22** `76b0fefddb0d` — 18 breaking, 2 info
- **2025-06-27** `0aead68de7b0` — 1 info

## Changes

- **2026-04-17** `c80d57ed14ab` — 1 breaking
  - for the `query` request parameter `filter`, the type of property `name` was specialized from no type to `object`
- **2026-02-12** `b9b4ba83d16d` — 2 info
  - added the required property `data/items/oneOf[#/components/schemas/AzurePrivateDnsResolverResponse]/private_dns_attachment_config` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AzurePrivateHostedZoneResponse]/private_dns_attachment_config` to the response with the `200` status
- **2026-01-20** `7bc7400170e0` — 1 breaking
  - added `#/components/schemas/AzurePrivateDnsResolverResponse` to the `data/items/` response property `oneOf` list for the response status `200`
- **2025-10-23** `8ab3ec3ed301` — 1 warning
  - added the new `type` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`
- **2025-09-11** `396c243e49dc` — 1 info
  - added the required property `data/items/oneOf[#/components/schemas/GcpPrivateHostedZoneResponse]/private_dns_attachment_config` to the response with the `200` status
- **2025-08-22** `3c0154b2053a` — 17 breaking
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterChoiceItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterDependentItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMaximumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/source` became nullable for the status `400`
  - the response property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/state_metadata/reason` became nullable for the status `200`
  - the response property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/state_metadata/reported_status` became nullable for the status `200`
  - the response property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/state_metadata/reason` became nullable for the status `200`
  - the response property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/state_metadata/reported_status` became nullable for the status `200`
  - the response property `data/items/oneOf[#/components/schemas/AzurePrivateHostedZoneResponse]/state_metadata/reason` became nullable for the status `200`
  - the response property `data/items/oneOf[#/components/schemas/AzurePrivateHostedZoneResponse]/state_metadata/reported_status` became nullable for the status `200`
  - the response property `data/items/oneOf[#/components/schemas/GcpPrivateHostedZoneResponse]/state_metadata/reason` became nullable for the status `200`
  - the response property `data/items/oneOf[#/components/schemas/GcpPrivateHostedZoneResponse]/state_metadata/reported_status` became nullable for the status `200`
  - the response property `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
- **2025-08-14** `6333a0d3b095` — 3 breaking, 18 info
  - added `#/components/schemas/GcpPrivateHostedZoneResponse, #/components/schemas/AzurePrivateHostedZoneResponse` to the `data/items/` response property `oneOf` list for the response status `200`
  - the `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/` response's property type changed from no type to `object` for status `200`
  - the `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/` response's property type changed from no type to `object` for status `200`
  - removed `#/components/schemas/BasePrivateDnsResponse, subschema #2` from the `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/BasePrivateDnsResponse, subschema #2` from the `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/` response property `allOf` list for the response status `200`
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/created_at` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/entity_version` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/id` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/name` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/private_dns_attachment_config` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/state` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/state_metadata` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/updated_at` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/created_at` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/entity_version` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/id` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/name` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/private_dns_attachment_config` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/state` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/state_metadata` to the response with the `200` status
  - added the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/updated_at` to the response with the `200` status
- **2025-07-22** `76b0fefddb0d` — 18 breaking, 2 info
  - the `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/` response's property type changed from `object` to no type for status `200`
  - the `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/` response's property type changed from `object` to no type for status `200`
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/created_at` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/entity_version` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/id` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/name` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/private_dns_attachment_config` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/state` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/state_metadata` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/updated_at` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/created_at` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/entity_version` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/id` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/name` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/private_dns_attachment_config` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/state` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/state_metadata` from the response with the `200` status
  - removed the required property `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/updated_at` from the response with the `200` status
  - added `#/components/schemas/BasePrivateDnsResponse, subschema #2` to the `data/items/oneOf[#/components/schemas/AwsPrivateDnsResolverResponse]/` response property `allOf` list for the response status `200`
  - added `#/components/schemas/BasePrivateDnsResponse, subschema #2` to the `data/items/oneOf[#/components/schemas/AwsPrivateHostedZoneResponse]/` response property `allOf` list for the response status `200`
- **2025-06-27** `0aead68de7b0` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v2/cloud-gateways/networks/:networkId/private-dns/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v2/cloud-gateways/networks/:networkId/private-dns/get)
