GET /v3/usage/alert-summary/alerts
Get Alert Summary alerts data for account usage
Security
API_Key
GET
curl -i -X GET \
https://api.observepoint.com/v3/usage/alert-summary/alerts \
-H 'Authorization: YOUR_API_KEY_HERE'Response
- GREATER
- GREATER_OR_EQUAL
- EQUAL
- NOT_EQUAL
- LESS_OR_EQUAL
- LESS
- BETWEEN
- NOT_BETWEEN
{ "alerts": [ { … } ] }