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
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error