Skip to main content
GET
/
api
/
webhook
/
webchat-script
Get webchat embed script
curl --request GET \
  --url https://your-instance.example.com/api/webhook/webchat-script
"<string>"

Query Parameters

webchatConfigId
string
required

Response

JavaScript embed script returned

The response is of type string.