GET
/
alert

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

alertId
string
required

ID of the alert to retrieve

Response

200 - application/json
description
string

Description of the alert

destinations
object[]
kubernetesAlert
object
logAlert
object
metricAlert
object
muted
boolean

Whether the alert is muted

name
string

Name of the alert

status
enum<string>

Status of the alert

Available options:
FIRING,
OK
type
enum<string>

Type of alert

Available options:
Kubernetes,
Metric,
Trace,
Log,
KubernetesResource
uuid
string

Unique identifier for the alert