List evaluations
List evaluations
Returns every evaluation in the project. An evaluation is a criterion a model scores past conversations against. The call takes no paging parameters, so one request yields the whole set.
GET
List evaluations
Authorizations
Voiceflow bearer token
Query Parameters
The ID of the project to operate on.
Response
200 - application/json
Returns every evaluation defined on the project, each with the criteria it judges transcripts against, its result type, whether it runs automatically on new transcripts, and its average cost per run.
- Option 1
- Option 2
- Option 3
- Option 4