search_alerts
Search alerts with filters on status, severity, source, tags, and time range.Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
status | string | No | Filter by status: Open, Triaging, Escalated, Closed |
severity | string | No | Filter by severity: Informational, Low, Medium, High, Critical |
source_name | string | No | Filter by alert source |
tags | string[] | No | Filter by tags (alerts must match any tag) |
since | string | No | ISO 8601 timestamp — only alerts after this time |
limit | integer | No | Maximum results (default: 20) |
Example
Return Value
Required Scope
alerts:read
