Skip to main content
GET
Vulnerability for scan Id

Headers

Authorization
string

Path Parameters

scanId
integer<int32>
required

Id of the vulnerability scan.

Response

OK

Represents a vulnerability scan with its associated assets and their vulnerabilities.

scanId
integer<int32>

Unique identifier for the scan.

scanName
string | null

Name of the scan.

scanType
string | null

Type of the scan

scanStart
string<date-time>

Start and end times of the scan.

scanEnd
string<date-time>

End time of the scan.

assets
Asset · object[] | null

List of assets included in the scan.