Search conversations
Full-transcript hybrid search (lexical BM25 + dense vector, reciprocal-rank fused, then cross-encoder reranked) over the caller’s conversations within their workspace. Returns message-level hits - each carries the conversation, the matched message’s sequence number (a jump-to-message deep link), a highlighted snippet, and a relevance score - newest-relevance first. Scoped to conversations the caller participates in. Cursor-paginated.
Authorizations
Personal Access Token. Send as Authorization: Bearer hq_pat_....
Query Parameters
Free-text query. Searches the full message transcript, not just titles.
Max hits to return (default 20, max 50).
x >= 0Opaque forward-pagination cursor from a previous response.
Restrict to one channel: slack | teams | web | api | cli | email.
Restrict to one agent (slug).
Lane filter: fast (quick-ask threads) | standard | all (default all).