GET
/
webhook
/
find
/
{instance}

Authorizations

apikey
string
header
required

Your authorization key header

Path Parameters

instance
string
required

ID of the instance to connect

Response

200 - application/json
Ok
enabled
boolean

Indicates whether the webhook is enabled.

url
string

The URL of the webhook.

events
string[]

List of events the webhook is subscribed to.