Webhook Controller
Find Webhook
Fetch Webhook configuration
get/settings/find/{instance}
Path parameters
instancestring required
ID of the instance to connect
Response
Ok
Example response
{
"reject_call": true,
"groups_ignore": true,
"always_online": true,
"read_messages": true,
"read_status": true,
"sync_full_history": false
}