GetWebhookByEvent
GET/webhook/event/:event
Retrieves a webhook configuration based on a specific event type, allowing users to find which webhook is set to trigger for that event.
Request
Responses
- 200
- 404
- 500
GetWebhookByEvent 200 response
ResourceNotFound 404 response
InternalServerError 500 response