Eval runs
Get one eval suite's configuration
The suite's full settings — attached environments, hosts, execution config, judge, schedule. The list route returns run rollups instead; this is the shape the edit routes read and write.
get/projects/{projectId}/eval-suites/{suiteId}
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
suiteIdstring required
Eval suite ID, as returned by POST /eval-runs.
Response
The suite.