List all webhooks from all orgs
GET
/system/v2/event-publisher/webhooks/allorgs
Platform support: MT
Retrieves a list of all organization webhooks across all organizations. This endpoint is available only on Multi Tenant edition and can be used instead of fetching each org's webhooks individually.
Responses
- 200
- 403
- 500
A list of org webhooks
Access denied due to missing or invalid service identity
Internal server error