List chat widgets
pushengage_list_chat_widgetsList chat widgets on your site with pagination and filtering. View channels, targeting devices, business hours, and page/country targeting summaries.
Instructions
Lists the chat widgets on the current site, paginated (response includes has_more). A chat widget is the floating button that surfaces support channels (WhatsApp, Messenger, Email, etc.) on the site. Each item carries the configured channels, target devices, business-hours restriction, and a country/page targeting summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-indexed) for paginating beyond the first batch. | |
| limit | No | How many chat widgets to return in this page. Min 1, max 100, default 10. To browse past the first 100, increase `page` instead of asking for a larger limit. | |
| status | No | Filter by status. "all" (default) returns every status. | all |
| site_id | No | Override the currently selected site. | |
| name_contains | No | Optional case-insensitive substring filter on the widget name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| total | No | ||
| has_more | No | ||
| last_page | No | ||
| chat_widgets | No |