Do resent webhooks appear in the log?
Resent webhooks don't show up as new entries in the notification log. They use the same payload as the original request and are tied to the original log entry.
If you need to inspect exactly what was sent, open the notification from the history screen. You'll see the full request, the response we received, and the JSON payload, the same way the receiving endpoint saw it.