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
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error