Get all Events for Webhook
GET/webhook/:guid/event
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Returns all the WebhookEvents attached to the Webhook.
Request​
Responses​
- 200
- 403
- 404
The attached WebhookEvents of Webhook found.
When the authenticated User does not have the admin role.
When the Webhook to reinstate cannot be found or it has not been deleted.