Skip to main content

Notification

Notification settings used by stream monitoring and live search.

Example

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

Request Fields

FieldTypeDescription
phone_numberstringPhone number used for SMS notifications.
include_imagebooleanInclude a base64 image in the notification when available.
rest_urlstringREST endpoint that receives alert payloads when supported by the deployment.

Response Fields

FieldTypeDescription
last_detectionobjectMost recent detection details associated with the notification state.
alertingbooleanWhether the notification target is currently alerting.