Get a webhook by id
GET
https://api.radom.com/webhook/{id}Authorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
idstring<uuid>pathrequiredUnique identifier for the webhook.
Responses
200Webhook retrieved successfully
No response body.
401Unauthorized
errorstringrequired404Not Found
errorstringrequired500Internal server error
errorstringrequired