List webhook event types

List all available event types that webhooks can subscribe to

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

List of event types
datalist of objects or null

Errors