v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-304917042.1 MB
integrations

Recent webhook events for the org (testing/observability)

Org-scoped, read-only view of recently received webhook events.

Reads the Redis audit log written by WebhookService.ingest and returns only events that resolve to one of the caller-org's connections (by vendor_connection_id or Slack team_id), annotated with the resolved nickname. Forward events (Slack app_mention etc.) are audit-only in v1 — this surface confirms inbound events arrive and route to the right connection; it does not act on them. (The cross-org _internal/webhook-events endpoint is require_internal and can't back a normal-API-key dashboard, hence this org-scoped read.)

get/v1/integrations/webhook-events

Query parameters

vendorstring

Vendor key, e.g. 'nango'

Vendor key, e.g. 'nango'

limitinteger

Response

Successful Response

event_idstring required
event_kindstring required
event_typestring required
received_atstring date-time nullable
vendorstring required
integration_keystring nullable
vendor_connection_idstring nullable
connection_idstring uuid nullable
nicknamestring nullable
nickname_slugstring nullable
payloadobject