cURL
curl --request GET \ --url https://api.example.com/api/integrations/webhooks
{ "webhooks": [ {} ] }
Was this page helpful?