List all webhooks configured in your account. Webhooks send HTTP requests to your target URL when specified events occur.
Security
bearerAuth
GET
curl -i -X GET \
https://leadgen.grinfi.io/integrations/api/webhooks \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'