Currently, webhooks section does not show any information about how many webhooks have been sent, and what the response was for all webhooks.
Having a more details view for webhooks would also help with better error tracking and retry mechanisms. In case a webhook has failed, only that chunk could be retried.
I also have a use case where webhook was delivered, but the processing failed - in such cases having an option to resend a successfull webhook would also be helpful.