Retrieve a webhook
Retrieves the details of a webhook endpoint including delivery statistics.
Parameters
Path Parameters
id
string
Required
Webhook endpoint ID
Returns
200
Webhook details retrieved successfully
401
Authentication required
404
Webhook not found
Related
Webhooks
GET/api/v1/webhooks/[id]