GET
/
v1
/
evals
/
{evalId}
/
results
curl --request GET \
  --url https://api.lunary.ai/v1/evals/{evalId}/results \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

evalId
string
required

Response

200

List of results