/
Working with triggered alerts using the API

Working with triggered alerts using the API

Overview

Check the list of available endpoints and methods to work with triggered alerts using the Alerts API:

Endpoints and methods

Description

Endpoints and methods

Description

GET /alerts/get see below

Get information about a triggered alert by ID.

GET /alerts/list see below

Get a list of triggered alerts in your domain.

GET /alerts/statistics see below

Get statistics from a set of alerts.

GET /alerts/listStatus see below

Get the status of a set of alerts.

PUT /alerts/updateStatus see below

Update alert status by ID.

PUT /alerts/updateStatusList see below

Update alert status in bulk.

Endpoints and methods

GET /alerts/get

Get information about a triggered alert by ID.

GET /v1/alerts/list

Get a list of triggered alerts in your domain.

GET /v1/alerts/statistics

Get statistics from a set of alerts.

GET /v1/alerts/listStatus

Get the status of a set of alerts.

PUT /v1/alerts/updateStatus

Update alert status by ID.

PUT /v1/alerts/updateStatusList

Update alert status in bulk.