Show a scan
GET
/v2/scans/{id}Last modified: 3 days ago
Get a scan
Request
Path Params
id
string
required
Query Params
extended
boolean
optional
Include extended data. This will include schedule, config, scanner, last_report and other data
Request samples
Responses
OK(200)
Unauthorized(401)
Record Not Found(404)
HTTP Code: 200
Content Type : JSONapplication/json
Scan found
Data Schema
object {0}
Example
{}
Last modified: 3 days ago