Get a single result
curl --request GET \
--url https://api.lunary.ai/v1/evals/results/{id} \
--header 'Authorization: Bearer <token>'Evals
Get a single result
GET
/
v1
/
evals
/
results
/
{id}
Get a single result
curl --request GET \
--url https://api.lunary.ai/v1/evals/results/{id} \
--header 'Authorization: Bearer <token>'