Skip to main content

List incoming webhooks

GET 

/v1/webhooks/incoming

List your organization's incoming webhooks — the URLs external systems post to in order to trigger your workflows.

Each row carries the live receiver url. Pass used_by=true to also see which workflows each webhook is wired to, which is what you want before changing or deleting one. Secrets are never returned here.

Requires the webhooks:read scope.

Request

Responses

Successful Response