[[["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 endpoint retrieves a list of DNS zones within a specified organization that have been created but not deleted."],["The HTTP request uses the `GET` method with a URL structure that requires the organization's name in the path."],["Authorization to list DNS zones requires the `apigee.dnszones.list` IAM permission on the parent resource, and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["Optional query parameters `pageSize` and `pageToken` can be used to manage the number of results returned and navigate through multiple pages of results, respectively."],["The response body returns a JSON object that includes an array of DNS zone objects and an optional `nextPageToken` for pagination."]]],[]]