Skip to main content

List evaluation run history

GET 

/openapi/v1/compliance-checks/:id/runs

Returns timeseries metadataTestRunEvent records — one entry per worker per evaluation run, with PASS / FAIL / ERROR / SKIPPED outcome, optional per-condition breakdown, and any actions applied. Newest first. Use startTimeMillis and endTimeMillis to bound the range; default cap is the last 1000 runs.

Request

Responses

OK