Run evaluation
Run evaluation
Scores one finished conversation against an evaluation. The response carries the verdict together with the reasoning behind it, so a low score says why.
POST
Run evaluation
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the evaluation to operate on.
Query Parameters
The ID of the project to operate on.
Body
application/json
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.