list_notification_failures
Retrieve failed webhook deliveries for a partner company. Returns all failures across provisioned users, including user ID and request ID.
Instructions
Lists failed webhook deliveries for the partner's company user. The userId should be the UserCompany.id — this returns failures for all underlying provisioned users. Each record includes user_id (which provisioned user the failure belongs to) and user_requested_id (set when the filter was created via an API key, otherwise null).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | UserCompany.id of the partner. |