Get Scan
Get Scan by ID
GET
/v1.1/scans/:scan_id
Retrieve a specific scan by the ID of the scan.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Response
Returns ScanResultSuccess or ErrorResponse
Last updated