Genai Search
Genai Search
POST
Genai Search
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Full-text search across message content and span metadata.
Scans the messages table (one row per message occurrence, populated
by an MV from spans) and returns matching span-level hits. The caller
groups by conversation for the response shape.
Available options:
, user, assistant, system, tool, tool_call, tool_result Required range:
0 <= x <= 1000Required range:
x >= 0