Skip to main content
GET
/
v1
/
ops
/
alerts
Get alert policy evaluation
curl --request GET \
  --url https://api.example.com/v1/ops/alerts \
  --header 'x-api-key: <api-key>'
{
  "data": {},
  "meta": {},
  "requestId": "<string>"
}

Authorizations

x-api-key
string
header
required

Response

Alert policy evaluation and alert-ready event records

data
object
required
meta
object
required
requestId
string
required