v1

latestOpenAPI 3.0.32026-07-232011984.8 KB
alert

Get an alert

get/alerts/{id}

Path parameters

idstring required

ID of the alert

ID of the alert

Response

OK response.

{"stackTrail":"components:schemas:AlertAPI.Alert:properties:context","oasType":"schema","type":"unknown","description":"The context of this alert"}
contextTagsstring[]

the context tags for the alert

createdAtstring

Date and time when the alert got created

eventCountinteger

The number of events that have been received for this alert

firstEventOccurredAtstring

Date and time of this alert's first event

idstring required

The unique identifier of this alert

lastReceivedEventAtstring

Date and time that the last event related to this alert was received

quality'NOISE' | 'USEFUL'

The quality of this Alert

runbookstring

The runbook for this Alert, as extracted from its origin

severity'CRITICAL' | 'HIGH' | 'MEDIUM' | 'LOW' | 'INFO'

The severity of this Alert

status'OPEN' | 'CLOSED' | 'TRIAGED' | 'RESOLVED' required

The status of this Alert

titlestring

The title of this alert

typestring required

The type of this alert

All 20 operations