Skip to main content

Notification

Reference for the Notification JSON element.

See also: Notification

Example

{
"phone_number": "+15551234567",
"include_image": true,
"rest_url": "https://example.com/alerts"
}

Fields

FieldTypeDescription
phone_numberstringPhone number used for SMS notifications.
include_imagebooleanInclude an image when available.
rest_urlstringREST endpoint that receives alert payloads when supported.
last_detectionobjectMost recent detection details in response payloads.
alertingbooleanWhether the notification target is currently alerting.