Health · Automations · Incidents
{% if notifications %}| Notification | Channel | Status | Subject | Reference | Created | Actions |
|---|---|---|---|---|---|---|
| {{ notification.notification_id }} | {{ notification.channel }} | {{ notification.status }} | {{ notification.subject }} | {{ notification.reference_kind }}: {{ notification.reference_id }} | {{ notification.created_at }} | {% if notification.retryable %} {% endif %} Evidence |
No notifications recorded.
{% endif %}