Retrieves a webhook available events

Upon a successful requests you will receive an array of:

Event

PropertyTypeDescription
typestringThe event type
descriptionstringThe description of the event
filtersEventFilter[]The filters that can be applied to this event

EventFilter

PropertyTypeDescription
namestringName of the filter
typestringType of the filter
{ path , routingKey }
pathstringPath of filter - used when type=path
requiredbooleanIs the filter required for the event
descriptionstringDescription of the filter
Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!