v1
latestOpenAPI 3.0.32026-07-24214879985.1 KBNotifications
Get a notification
get/notifications/{id}
Path parameters
idstring required
Edition ID
Response
Notification result
Example response
{
"id": "d290f1ee-6c54-4b01-90e6-d701748f0851",
"timestamp": "2021-04-22T00:00:00.000+00:00",
"createTimestamp": "2021-04-22T00:00:00.000+00:00",
"sentTimestamp": "2021-04-22T00:00:00.000+00:00",
"alertId": "16cf0993-9705-406f-a17b-92fbe6836247",
"alertType": "lineCrossing",
"actorId": "d22d1939-2e14-434b-8185-d324be6cf363",
"actorName": "Front Door",
"actorType": "device",
"actorAccountId": "00011557",
"userId": "ca0de584",
"accountId": "00011557",
"status": "sent",
"description": "Line crossing detected on \"Front Door\"",
"notificationActions": [
"email",
"push",
"webapp",
"gui",
"sms"
]
}