Skip to main content

List Alert Rules

GET /v1/guard/alert-rules

Create an Alert Rule

POST /v1/guard/alert-rules

Create from Template

POST /v1/guard/alert-rules/from-template
Available templates: impossible_travel, mass_download, privilege_escalation, policy_disabled, api_key_mass_creation.

List Active Alerts

GET /v1/guard/alerts Query Parameters

Update Alert Status

PATCH /v1/guard/alerts/{id}

List Notification Channels

GET /v1/guard/notification-channels

Create a Notification Channel

POST /v1/guard/notification-channels
Supported types: slack, email, pagerduty, webhook, ms_teams.