Skip to main content

List webhook event types the platform emits

GET 

/api/v1/webhooks/events

Returns the array of string event identifiers (e.g. comment.created) that a webhook endpoint can subscribe to. Dual-auth: mirrored under API-key and admin-JWT paths; both paths require manage_webhooks.

Responses

Default Response