Skip to main content
GET
/
hooks
/
{agent_id}
/
{connector_type}
Webhook verification
curl --request GET \
  --url http://localhost:3001/hooks/{agent_id}/{connector_type}

Path Parameters

agent_id
string
required

Agent ID

connector_type
string
required

Connector type (e.g. telegram, whatsapp)

Response

Verification challenge response