Retrieve a webhook
Retrieve a webhook
Path parameters
id
Headers
X-Api-Key
X-Application-Id
Response
Successful Response
url
The URL of the webhook
events
A list of events that this webhook subscribes to
id
A generated unique identifier for the webhook
created_at
The date and time when the webhook was created.
enabled
Whether the webhook is enabled or not.
token
A secret string used to authenticate the webhook. This value will be included in the X-Ntropy-Token
header when sending requests to the webhook