Shield NS53Create requestsGet 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.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful operation. 400Bad Request. One or more request parameters are invalid. 401Unauthorized. Your credentials are missing or invalid. 403Forbidden. You don't have permission to access create requests for this proxy. 404Not Found. The specified proxy doesn't exist or isn't accessible.Updated 3 months ago Submit a bulk proxy zone create requestCheck bulk proxy zone create statusDid this page help you?YesNo