Get Alerts Summary

Get Alerts Summary

Count alerts of various statuses for a customer

Request
URI
GET
https://{api_host}/api/v2/alert/summary
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

successful operation

Returns ResponseContainerMapStringInteger of type(s) application/json
{
    "status": {
        "result": "string",
        "message": "string",
        "code": 0
    },
    "response": {
        "response": 0
    }
}
object
status
Required

status

object
response
Optional

response


Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/api/v2/alert/summary