Hi,
Using my App I am subscribing to multiple webhooks, some percentages of which are failing with 4XX errors. I have the following requirements
- How can I check failure response along with the failure status ?
- I need some API where I can query what are webhooks which have been removed so that I can re-register them.
- Is there any API for developers to get metrics about webhooks which are shown in App dashboard?