Skip to main content
POST
Run evaluation

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Path Parameters

evaluationID
string
required

The ID of the evaluation to operate on.

Query Parameters

projectID
string
required

The ID of the project to operate on.

Body

application/json
transcriptID
string
required

The ID of the transcript to run the evaluation against.

Response

201 - application/json

Scores the transcript named in the body against this evaluation and returns the result: the value the evaluator produced, typed to match the evaluation, the reason behind it, and the LLM cost the run incurred.

result
object
required