v1
latestOpenAPI 3.1.02026-07-261444991.2 MBAlert
Fetch alert
This endpoint retrieves an alert by its ID.
get/alerts/{alert_id}
Path parameters
alert_idstring required
Response
OK
Example response
{
"id": "XuxCbt7x9L82yyeF",
"plan": {
"id": "m2t5akQeh2obwxeU",
"external_plan_id": "m2t5akQeh2obwxeU",
"name": "Example plan"
},
"subscription": {
"id": "VDGsT23osdLb84KD"
}
}