Retrieve current webhook configuration for the authenticated partner. Returns webhook_url, selected events, masked webhook_secret, and available events.
GET
/
api
/
v2
/
integrations
/
webhooks
Get webhook configuration
Copy
curl --request GET \ --url https://api.zupy.com/api/v2/integrations/webhooks/ \ --header 'X-API-Key: <api-key>'