- Category: Channels and Persistence
Request payload
| Field | Type | Requirement | Description |
|---|---|---|---|
query | string | Optional | Case-insensitive channel search text; defaults to empty. |
limit | integer | Optional | Maximum channel count; defaults to 1000. |
Response payload
| Field | Type | Description |
|---|---|---|
query_results | array<string> | Matching channel keys. |
query | string | Search text supplied by the client. |