b8c36aef7731

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-108296301.0 KB
Eval runs

Get one eval case

A case that belongs to this suite and project. A case in another suite is a 404, not a 403.

get/projects/{projectId}/eval-suites/{suiteId}/cases/{caseId}

Path parameters

projectIdstring required

ID of the hosted project that contains the server.

suiteIdstring required

Eval suite ID, as returned by POST /eval-runs.

caseIdstring required

Eval case id.

Response

The case.

idstring required
titlestring required
expectedOutputstring
iterationsinteger required
isNegativeboolean required

When true, the case passes if NO tools are called.

scenariostring
matchOptionsobject nullable
createdAtnumber nullable
updatedAtnumber nullable