ghl_chat_widget_get
Fetch a chat widget's details using its unique ID and location ID to access its configuration.
Instructions
Get Chat Widget Returns a single chat widget by ID. Endpoint: GET /chat-widget/data/{locationId}/{id} (Version header: v3; source: v3/chat-widget-v3.json) OAuth scopes: chat-widget.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The chat widget ID | |
| locationId | Yes | The location ID |