v1
latestOpenAPI 3.0.02026-07-14198572488.4 KBReporting
Retrieve WAF events time report.
For given site it checks cloudflare stats to get WAF events time data and returns it.
get/v1/reporting/sites/{id}/waf/events-time
Path parameters
idinteger required
ID of the Site you are interacting with
Example:8880000888
Query parameters
duration'30m' | '1h' | '6h' | '12h' | '24h' | '72h' | '7d' | '30d' required
Duration that the listed data is for (m = minutes, h = hours, d = days)
Example:7d
Response
OK