Skip to main content
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.

Authorizations

X-API-Key
string
header
required

Your Voxfra management API key. Passed as a request header.

Format: vox_mgmt_<random>

Path Parameters

id
string<uuid>
required

Call UUID

Response

Call evaluation resource

data
object