Skip to main content
List canonical delivery attempts for a webhook endpoint
Audience: application and admin.

Recorded attempts

List recorded attempts for one endpoint and optionally filter by eventId. limit defaults to 20 and is clamped to 1 through 50. Retain eventId, response status, ok, error, latency, and replayedFromDeliveryId when reconciling an incident. A record shows an attempted send and observed HTTP result, not application-level acceptance by the receiver.

Canonical metadata

  • requestId
  • traceparent

Example request

Example response

Give this prompt to your agent

Failure posture

  • treat non-2xx responses as contract-aware failures, not free-form errors
  • preserve requestId and traceparent in logs and downstream reports
  • if provenance or freshness metadata is present, return it unchanged so trust is not lost in the handoff