Returns details about a scan, including whether or not a scan has completed.
get/scans/{scanName}
Path parameters
scanNamestring required
The name of the scan you want to view details about.
Query parameters
runIdstring
UUID that identifies the individual scan run you want to view details about. You retrieve this when you call the <code>CreateScan</code> operation. Defaults to the latest scan run if missing.
Response
Success