Alerts And Notifications APIs
Operations
POST
Create Alert
You can create an alert to notify users when specific data appears in the logs. An alert is based on a query.
POST
Create Webhook Payload Parameter
You can configure a webhook to send alert notifications to a remote web server. Webhooks provide notifications over HTTP POST
DELETE
Delete Alert
Deletes an alert
GET
Get Alert
Gets an alert by id
GET
Get Alert Instance
Gets an alert instance
POST
Get Alert Instances
Gets all alert instances. You can view the alerts that have been triggered in the last hour, day, or week. You can also view details for the last 100 alerts triggered
GET
Get Alerts
Gets a list of available alerts
PATCH
Patch Alert
Update an alert
PUT
Update Alert
You can view the details of an alert and modify an alert definition. You can also add tags to one or more alerts, disable or enable alerts, and add alerts to a dashboard