cURL
curl --request GET \ --url https://api.botifiy.com/webhook/find/{instance} \ --header 'apikey: <api-key>'
{ "enabled": true, "url": "<string>", "events": [ "<string>" ] }
Get webhook configuration for an instance
Name of the instance
Ok
Whether the webhook is enabled
Webhook URL
Events configured for the webhook