Skip to content

Scan Runs

A scan run is a single execution of a scan configuration. Results are stored per run and can be queried in detail.

Available tools

list_scan_runs

Lists all scan runs for a project or scan configuration.

get_scan_run

Returns full details and summary results for a single scan run.

get_scan_runs_dashboard

Returns aggregated dashboard data across multiple scan runs.

get_dashboard_site_score

Returns the overall accessibility score for a site.

list_urls_in_run

Lists all URLs that were scanned in a given run, with per-URL status.

get_scanned_url_details

Returns full violation details for a single URL within a scan run.

export_urls_in_run

Exports scan results for all URLs in a run (CSV or JSON).

delete_scan_run

Permanently deletes a scan run and its results. Requires explicit confirmation.