logo
Expand description

/v3/ (spec)

Structs

Categories of events that can be searched for.

Criteria for searching a category of events.

Configures whether any context for the events returned are included in the response.

Context for search results, if requested.

A grouping for partitioning the result set.

Requests that the server partitions the result set based on the provided list of keys.

‘Incoming’ variant of Categories.

‘Incoming’ variant of Criteria.

‘Incoming’ variant of Groupings.

‘Incoming’ variant of Request.

Data for a request to the search API endpoint.

Data in the response from the search API endpoint.

Categories of events that can be searched for.

A grouping of results, if requested.

Categories of events that can be searched for.

A search result.

A user profile.

Enums

The key within events to use for this grouping.

The order in which to search for results.

Represents either a room or user ID for returning grouped search results.

The keys to search for.

Constants

Metadata for the search API endpoint.

Type Definitions

Convenience type alias for Response, for consistency with other IncomingResponse types.