Alerts
Get alert by ID
Retrieve details of a specific alert
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
ID of the alert to retrieve
Response
200 - application/json
Description of the alert
Whether the alert is muted
Name of the alert
Status of the alert
Available options:
FIRING
, OK
Type of alert
Available options:
Kubernetes
, Metric
, Trace
, Log
, KubernetesResource
Unique identifier for the alert
Was this page helpful?