v1
latestOpenAPI 3.0.32026-07-174611.8 KBEvaluation
List all evaluation results that the user can access. It can further be restricted by various filtering options. Part of the public API, also exposed as REST.
get/v1/evaluation/results
Query parameters
filter.targetOfEvaluationIdstring
Optional. Lists only evaluation results for a specific target of evaluation.
filter.catalogIdstring
Optional. Lists only evaluation results for a specific catalog.
filter.controlIdstring
Optional. Lists only evaluation results for a specific control id.
filter.subControlsstring
Optional. Lists all evaluation results for the given initial control id substring, e.g., if the substring 'CMK-01.' is given it returns the controls CMK-01.1B, CMK-01.1S, CMK-01.1H.
filter.parentsOnlyboolean
Optional. Lists only results for parent controls
filter.validManualOnlyboolean
Optional. Lists only manual results in their validity period
latestByControlIdboolean
Optional. Latest results grouped by control_id.
pageSizeinteger
pageTokenstring
orderBystring
ascboolean
Response
OK