curl --location --request GET 'https://api.cloudflare.com/client/v4/radar/annotations/outages/locations'
{
"result": {
"annotations": [
{
"clientCountryAlpha2": "PT",
"clientCountryName": "Portugal",
"value": "5"
}
]
},
"success": true
}