7d
and 7dControl
to compare this week with the previous week. Use this parameter or set specific start and end dates (dateStart
and dateEnd
parameters).curl --location --request GET 'https://api.cloudflare.com/client/v4/radar/attacks/layer7/top/locations/target'
{
"data": {
"top_0": [
{
"rank": "1",
"targetCountryAlpha2": "US",
"targetCountryName": "United States",
"value": "0.73996"
}
]
}
}