Analytics
Get Ddos Info
Returns the top DDoS counts grouped by URL, User-Agent or IP
get/waap/v1/domains/{domain_id}/ddos-info
Path parameters
domain_idinteger required
The domain ID
The domain ID
Query parameters
limitinteger
Number of items to return
Number of items to return
offsetinteger
Number of items to skip
Number of items to skip
group_by'URL' | 'User-Agent' | 'IP' required
The identity of the requests to group by
The identity of the requests to group by
startstring required
Filter data items starting from a specified date in ISO 8601 format
Example:2024-04-13T00:00:00+01:00
Filter data items starting from a specified date in ISO 8601 format
endstring nullable
Filter data items up to a specified end date in ISO 8601 format. If not provided, defaults to the current date and time.
Example:2024-04-14T12:00:00Z
Filter data items up to a specified end date in ISO 8601 format. If not provided, defaults to the current date and time.
Response
Successful Response