[Deprecated]: List WAF EventsAsk AIget https://api.rocket.net/v1/reporting/sites/{id}/waf/eventsUse /reporting/sites/{id}/waf/eventlist insteadPath ParamsidintegerrequiredID of the Site you are interacting withQuery ParamsdurationstringenumrequiredDuration that the listed data is for (m = minutes, h = hours, d = days)30m1h6h12h24h72h7d30dShow 8 enum valueslimitintegerNumber of events to provide backsearchstringSearch for an event by action, client_ip, country, request_path, user_agent, or query_stringactionarray of stringsFilter events matching a specific action taken by the WAFactionADD stringclient_ipstringFilter events matching a specific IP addressrequest_pathstringFilter events matching a specific request path or partial pathcountryarray of stringsFilter events matching a specific countrycountryADD stringasnstringFilter events matching a specific ASNasn_descriptionstringFilter events matching a specific or partial ASN descriptionhttp_methodarray of stringsFilter events matching a specific HTTP methodhttp_methodADD stringhttp_protocolstringFilter events matching a specific or partial HTTP Protocolquery_stringstringFilter events matching a specific or partial Query Stringuser_agentstringFilter events matching a specific or partial HTTP User AgentResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago