get
https://services.azuga.com/azuga-ws-oauth/v3/webhooks/.json
Use this API to get details of a particular webhook. You need to pass the ID (token) of the webhook, while calling this API.
Note: To get the ID of a webhook, you must call the View API. For more information, see Webhooks View API
Warning : Make sure that you are setting the method to GET. The same endpoint is used for deleting a Webhook using DELETE method. The deletion of the Webhook is an irreversible action.
