Skip to content

Get Alerts

GET
/api/desktop/alerts

Get active alerts for the active project.

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>
DesktopAlert

A surfaced issue requiring author attention.

object
alertType
required
Alerttype

Alert source

string
Allowed values: proseguard lorekeeper orphan_plant broken_promise
severity
required
Severity

Severity level

string
Allowed values: info warning error
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