List attack reportsget https://{hostname}/prolexic-analytics/v2/attack-reports/contract/{contract}/start/{start}/end/{end}Retrieves a list of attack reports for a customer within the specified time range.Path ParamsendintegerrequiredUnix timestamp for end of attack report search.startintegerrequiredUnix timestamp for beginning of attack report search.contractstringrequiredThe policy domain name of the data center or proxy that the events belong to. This is not the account contract ID.Query ParamsaccountSwitchKeystringFor 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 response. 403Unauthorized request. 404Not found.Updated about 1 month ago