Get call evaluations
Evaluations
Get Call Evaluations
Returns the evaluation artifact for a single call.
The call itself must belong to the authenticated organization. Missing evaluation rows are modeled inside the payload with pending or partial workflow state rather than returning 404.
GET
Get call evaluations
Use this endpoint to retrieve the evaluation artifact for a single call.
It exposes explicit workflow state, score and rationale fields for lead quality, and the evaluated prompt snapshot for prompt-adherence reviews when available. A missing call returns
404; a call with no finished evaluation rows still returns 200 with pending or partial state.