Authorization: Bearer ********************
curl --location -g --request GET 'https://apinocode01.megaapi.com.br/rest/webhook/sua instance_key' \ --header 'Authorization: Bearer seu token' \ --header 'Content-Type: application/json'
{ "error": true, "message": "string", "webhookData": { "webhookUrl": "string", "webhookEnabled": true, "webhookSecondaryUrl": "string", "webhookSecondaryEnabled": true } }