Get a bulk proxy zone create results for a proxyCopy Pageget https://{hostname}/config-dns/v2/proxies/{proxyId}/zones/create-requestsRetrieves the results of requests for a given proxy.Path ParamsproxyIdstringrequiredThe proxy ID you're working with.Query ParamspageintegerDefaults 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.showAllbooleanDefaults to falseDisables paging and sorting and shows the entire list all at once, false by default. Using this parameter may significantly increase the response time.truetruefalseisCompletebooleanDefaults to falseReturns only completed requests.truetruefalseisExpiredbooleanDefaults to falseReturns requests based on request expiration.truetruefalseaccountSwitchKeystringFor 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 200Successful operation.Updated about 1 month ago