curl --request GET \
--url https://converso-whatsapp-api.p.rapidapi.com/webhook/find/{instance} \
--header 'instanceCode: <api-key>' \
--header 'x-rapidapi-key: <api-key>'{
"enabled": true,
"url": "https://example.com",
"events": [
"APPLICATION_STARTUP"
]
}Fetch Webhook configuration
curl --request GET \
--url https://converso-whatsapp-api.p.rapidapi.com/webhook/find/{instance} \
--header 'instanceCode: <api-key>' \
--header 'x-rapidapi-key: <api-key>'{
"enabled": true,
"url": "https://example.com",
"events": [
"APPLICATION_STARTUP"
]
}Your authorization key header
Your rapid api key
Name of the instance