Skip to main content

Quickstart: Debug Webhooks

  1. Navigate to Event Logs.
  2. Filter by failed status or endpoint.
  3. Click an event to inspect the payload, headers, and status your handler reported.
  4. Note the event_id and cross-reference it against your own application logs for the full request/response detail.

Tip: Seiri doesn't replay the original request — to re-trigger a specific event, use the sending provider's own retry/redelivery tool, then watch the new attempt land here.