List proxy zonesCopy Pageget https://{hostname}/config-dns/v2/proxies/{proxyId}/zonesGet all proxy zones that the current user has access to manage.Path ParamsproxyIdstringrequiredThe proxy ID you're working with.Query ParamssearchstringLimits the proxy zones belonging to the specified name.filterModearray of stringsLimits the proxy zones belonging to the specified filter modes. Specify any combination of AUTOMATIC and MANUAL values.filterModeAllowed:AUTOMATICMANUALADD stringpageintegerDefaults to 1Which page of results to return. The first page is page 1, the default value.pageSizeintegerDefaults to 25The number of results per page to return, 25 by default.sortByarray of stringsSorts the list on the specified fields. You can specify multiple fields as a comma-separated list. Placing a dash before a field name sorts it in descending order.sortByADD stringaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Response 200Proxies that you own.Updated about 1 month ago