This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a list of chat settings entities given the provided paging, filtering, and sorting.
Query Chat Settings has the following default settings, which you can override:
id in ascending order.cursorPaging.limit set to 100.| Field | Supported Filters | Sort |
|---|---|---|
greetingMessage | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte | Sort: ASC, DESC |
summaryMessage | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte | Sort: ASC, DESC |
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.