Notifications

Health · Automations · Incidents

{% if notifications %} {% for notification in notifications %} {% endfor %}
NotificationChannelStatusSubject ReferenceCreatedActions
{{ notification.notification_id }} {{ notification.channel }} {{ notification.status }} {{ notification.subject }} {{ notification.reference_kind }}: {{ notification.reference_id }} {{ notification.created_at }} {% if notification.retryable %}
{% endif %} Evidence
{% else %}

No notifications recorded.

{% endif %}