- Category: Channels and Persistence
Request payload
| Field | Type | Requirement | Description |
|---|---|---|---|
query | string | Optional | Case-insensitive data-frame name filter; defaults to empty. |
limit | integer | Optional | Maximum result count; defaults to 100. A non-positive value means unlimited. |
Response payload
| Field | Type | Description |
|---|---|---|
query_results | array<DataFrameSummary> | Matching frames with all channels, separately identified recorded_channels and configured_channels, and nullable oldest/newest timestamps. |
query | string | Search text supplied by the client. |