alerts
Get Alerts Notifications Information
List Alerts Notifications Information
get/tools/alerts
Response
Sucess
Alerts list.
Example response
{
"count": 2,
"results": [
{
"id": 4117,
"email": "doe-jhon@yourdomain.om",
"percentage": 50
},
{
"id": 4118,
"email": "doe-jhon@yourdomain.om",
"percentage": 100
}
]
}