Documentation Menu

Webhook logs

A webhook log is the stored record of one request received at an endpoint. It is the unit used by inspection, diagnostics, replay, and sharing.

Captured information

  • Endpoint, request method, receive time, source IP, headers, request body, and query parameters.
  • Validation status, validation type, error code, reason, and suggestion when validation runs.
  • Provider detection signals, reconstruction steps, divergence point, structural fingerprint, and matched root-cause pattern when available.
  • Destination delivery result and AI remediation output when those workflows have run.
  • Replay count and replay history when a log has been replayed.

Validation statuses

StatusMeaning
validThe configured validator accepted the captured request.
invalidThe configured validator rejected the request and recorded a reason.
skippedSignature validation is disabled for the endpoint.

Data minimization

Webhook payloads can contain customer, payment, or operational data. Capture only data your organization is permitted to process and retain.

Was this page helpful?

Your feedback helps us improve the docs.