latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-23174237683.4 KB

9a3b3893f016

Conformance runs

Get a persisted conformance run

Status, outcome, and score are three different answers. A run whose projectId is not the path's is 404. Per-suite profileId / pending are present when the backend has stored them.

get/projects/{projectId}/conformance-runs/{runId}

Path parameters

projectIdstring required

ID of the hosted project that contains the server.

runIdstring required

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

Response

The run row.

object required