list_notification_checks
List the checks recorded against one notification submission. Checks are the gates a submission has to clear before it goes out, so a failing check here is the reason a template is stuck rather than live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| submission_id | Yes | The submission ID whose checks to list | |
| notification_id | Yes | The notification template ID |