Skip to main content
For the complete documentation index for agents and LLMs, see llms.txt.

Pipeline Search History Trace

GET 

/api/v2/workspaces/:workspace_id/pipelines/:pipeline_id/search_history/:query_id/trace

Returns the Haystack pipeline run trace for a single search history record. Includes spans with component-type tags only. Use /trace/tags/{span_id} for full span tags and /trace/logs for execution logs.

Request

Responses

Successful Response