incident_notifications_list
List notification recipients for an incident and their delivery status. Filter by status to identify failed or pending deliveries.
Instructions
List who was notified for a given incident, with delivery status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Incident UID returned by list_incidents or get_incident. | |
| limit | No | Max results (1-500, default 20). | |
| status | No | Optional: filter by delivery status. Allowed: pending, sent, failed, canceled, skipped. |