Genai Search
Genai Search
POST
Genai Search
Body
application/json
Query the messages table by content and/or span-level filters.
Scans the messages table (one row per message occurrence, populated by an
MV from spans) and returns matching span-level hits. Full-text search sets
query; structured retrieval (e.g. all messages in a trace) leaves query
empty and uses the filters below. 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