Notification
Check if a particular webhook has failed
Only supports webhook notifications and as such uses the webhook endpoint. Request a specific notification ID and specify you want to see failures. (Max 50)
get/webhooks/{webhookId}/failures
Path parameters
webhookIdstring required
Id of Webhook
Query parameters
fromstring required
Failed since Date. Needs to be urlEncoded value
Response
OK