Get a trace
POST/api/v1/evals/get-trace
Fetch one trace with its observations expanded.
When addressing a turn, conversationId accepts a bare thread id and is
qualified with your verified tenant. The assistant message or rating event
carries the source user-message identity needed to find that turn.
Observation/score expansion is capped at 20 upstream pages of 100 without a partial-result flag; large detail responses do not establish a complete evaluation cohort. If the expected step is missing, continue with observation search rather than claiming the turn ended there.
Request
Responses
- 200
OK
Document ID: DOC-IS-evaluation-api-getTrace. Section identities and revisions.
| Section | Stable reference |
|---|---|
| Overview | DOC-IS-evaluation-api-getTrace#overview |
| Request | DOC-IS-evaluation-api-getTrace#request |
| Responses | DOC-IS-evaluation-api-getTrace#responses |