List Agent Trace Plans
All plans (with outcomes) tied to a LangSmith thread.
thread_id maps to agent_sessions.sdk_session_id. Plans are joined via agent_session_id; outcomes are eager-loaded so the response carries the full audit trail in one round-trip.
get/internal/agent-traces/plans/{thread_id}
Path parameters
thread_idstring required
Headers
Authorizationstring nullable
Cookies
session_idstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.