> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tracectrl.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# List Scans

> All stored scans with summary counts

Returns a list of stored scans with summary counts. Shape is whatever `engine.db.scan_results.list_scans()` returns — see the database layer for the exact columns. Typically includes `scan_id`, `scanned_at`, `profile`, `scan_path`, and aggregate counts per severity.
