List proxy zonesget 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.filterModestringLimits the proxy zones belonging to the specified filter modes.pageintegerDefaults 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.sortBystringSorts 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.accountSwitchKeystringFor 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