Get evaluation
Get evaluation
Returns a single evaluation by ID, with the fields that define it. An evaluation is a criterion a model scores past conversations against.
GET
Get 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.
Response
200 - application/json
Returns one evaluation in full: the criteria prompts for its result type, the model settings the evaluator judges with, and whether it is one of the built-in defaults.
- Option 1
- Option 2
- Option 3
- Option 4