SessionDetail
Evaluation session summary together with the traces belonging to the session.
Usage profiles
| Usage | Fields and validation |
|---|---|
| In responses | View fields |
In responses
API JSON uses JSON field names (camelCase).
| Field | Type | Presence | Meaning |
|---|---|---|---|
summary | SessionSummary | Optional | Summary information for the evaluation trace or session. |
traces | Array of TraceSummary | Optional | Evaluation traces returned by the query. |
Where used
| Reference | Relationship |
|---|---|
| Get a session | POST /api/v1/evals/get-session |
Download the public reference contract.
Document: DOC-API-MODEL-session-detail.