Skip to main content
GET
Returns the alert inbox for the authenticated user — the same feed shown in the dashboard’s monitoring sidebar. Alerts are derived from monitoring events.

Query parameters

boolean
Filter by read state: true for read, false for unread. Omit to return all.
string
Filter to alerts for a specific vendor.
string
Filter by severity: LOW, MEDIUM, HIGH, or CRITICAL.
integer
default:"1"
integer
default:"20"
Max 100.

Mark as read

string
required
Marks a single alert as read and returns the updated record.