Alerts
Last updated
Was this helpful?
Last updated
Was this helpful?
An represents an urgent notice (state of alarm)
Alerts are created by or
title
string
The title of the alert.
description
string
The description of the alert.
tag_list
string[]
A list of tags.
urgency
string
The urgency of the alert. low|medium|high|critical
status
string
source_id
string
The source identifier.
source_type
string
source_log_id
string
thirdparty_id
string
A unique identifier mapping this to a third party system.
acknowledged_at
timestamp
A timestamp of when the alert was first acknowledged. (Does not get reset if handed off or the alert was routed to multiple teams.)
resolved_at
timestamp
A timestamp of when the alert was resolved.
dedup_keys
string[]
Unique identifiers that group alerts within the account.
Set the meta.incident
to true to flag this alert as an .
Set the meta.incident_severity
to set the . SEV-1|SEV-2|SEV-3|SEV-4|SEV-5|SEV-UNKNOWN
Set the meta.incident_message
to set the special incident message.
title
urgency
at least 1 destination (Team, Router, or Account User)
body
The state of the alert.
The source model type (usually an or ).
The identifier that created this alert (only when created by an integration).
an alert. Must be in the open|dropped|suppressed state.
an alert. API Key user must have an open workflow for this alert.
an alert. Must be in the open|dropped|acknowledged state.