Evals
Get an evaluation by ID.
get/evals/{eval_id}
Path parameters
eval_idstring required
The ID of the evaluation to retrieve.
Response
The evaluation
Example response
{
"name": "Chatbot effectiveness Evaluation"
}The ID of the evaluation to retrieve.
The evaluation
{
"name": "Chatbot effectiveness Evaluation"
}