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
enabled
boolean

Indicates whether the webhook is enabled.

events
string[]

List of events the webhook is subscribed to.

url
string

The URL of the webhook.