Get evaluation by ID
curl --request GET \
--url https://api.lunary.ai/v1/evals/{id} \
--header 'Authorization: Bearer <token>'Evals
Get evaluation by ID
GET
/
v1
/
evals
/
{id}
Get evaluation by ID
curl --request GET \
--url https://api.lunary.ai/v1/evals/{id} \
--header 'Authorization: Bearer <token>'