Skip to main content
Returns recent webhook fires. Payloads are summarized to keys + types only — no PII bytes appear in this tool’s output. For a single webhook’s full (redacted) payload, use get_webhook_event.

When to use

  • “Did Stripe fire any webhooks today?”
  • “Why are we seeing errors from the HubSpot integration?”
  • Debugging an integration without exposing customer PII.

Parameters

Output

status reflects Cometly’s processing lifecycle (pending_processingprocessingprocessed | error). payload_summary is the comma-separated keys of the payload (top-level), capped at 10. error_summary is the first error message truncated to 200 chars.