Search Messages
ethora-messages-search-v2Search an App's chat messages (GET /v2/apps/:appId/messages/search). B2B / tenant-actor auth. Filter by room (chatId), author (fromUserId), and time window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query. | |
| mode | No | ||
| sort | No | ||
| appId | No | Required in B2B mode unless already selected via ethora-app-select. | |
| limit | No | ||
| since | No | ISO date lower bound. | |
| until | No | ISO date upper bound. | |
| chatId | No | ||
| offset | No | ||
| fromUserId | No |