get https://api.katanamrp.com/v1/webhooks/
Retrieves the details of an existing webhook based on ID
Responses
Retrieves the details of an existing webhook based on ID
xxxxxxxxxx
curl --request GET \
--url https://api.katanamrp.com/v1/webhooks/id \
--header 'Authorization: Bearer <Your api key>' \
--header 'accept: application/json'