v2
latestOpenAPI 3.0.02026-08-0688139156.5 KBAlerts
Get alert
get/v1/alert/{alert_id}
Path parameters
alert_idstring required
ID of an alert
Example:al_0123456789ab
Response
OK
Example response
{
"agent_id": "a_0123456789ab",
"alert_id": "al_0123456789ab",
"alert_type": "device_not_checking_in",
"created_at": "2024-08-23T01:25:08Z",
"device_id": "d_0123456789ab",
"resolved_at": "2024-08-23T01:25:08Z",
"resolved_by": "John Smith"
}