[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-06 UTC."],[[["This webpage details how to fetch an existing DNS zone using a GET request."],["The request URL structure is `GET https://apigee.googleapis.com/v1/{name=organizations/*/dnsZones/*}`, following gRPC Transcoding syntax."],["The `name` path parameter is required and specifies the DNS zone to fetch using the format `organizations/{org}/dnsZones/{dnsZone}`."],["The request body must be empty for this operation."],["A successful response will contain an instance of `DnsZone`, and the operation requires the `apigee.dnszones.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]