Skip to main content

Get scenario results

GET 

/scenarios/:scenario_id/results

Detailed sanitized results for the most recent evaluation of a single scenario. Use this to render the violations panel for one canvas.

If the scenario exists but has never been evaluated, the response returns violations: [], evaluated_codes: [], zero counts, and evaluation_status: "not_evaluated". Always check evaluation_status before rendering a "clean" badge.

Request

Responses

Sanitized results.