List Webhooks
We can list the active web hooks by making a GET call to the v1/environment/webhooks
endpoint.
You can also list a specific web hook if you append the webhook_id
to the end of the endpoint.
When listing your webhooks, you'll receive a JSON response similar to the following example.