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
Path Params
string
required
^([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})|[a-f0-9]{32}$

The api space id

Query Params
boolean

When set to true, schema information for each event will also be returned

Responses

404

The webhook configuration was not found

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json