Get latest evaluation summary
GET/openapi/v1/compliance-checks/:id/results
Returns the most recent metadataTestEvaluationResult aspect — pass / fail / error counts, evaluation timestamp, and the URNs of failing workers. Returns an empty summary if the check has never been evaluated.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error