Get Alerts
GET /api/desktop/alerts
GET
/api/desktop/alerts
Get active alerts for the active project.
Responses
Section titled “ Responses ”Successful Response
AlertResponse
Alerts response wrapper.
object
status
required
Status
Operation status
string
data
required
AlertListData
Alerts payload
object
alerts
required
Alerts
Active alerts
Array<object>
DesktopAlertA surfaced issue requiring author attention.
object
alertType
required
Alerttype
Alert source
string
severity
required
Severity
Severity level
string
title
required
Title
One-line summary
string
detail
Detail
Extra context
string
entityId
Entityid
Related entity UUID
string
navigateView
Navigateview
AppView to navigate to
string
navigateId
Navigateid
Entity to select on navigation
string
total
required
Total
Alert count
integer