Skip to main content
GET
Internal Authenticated scan details for an asset

Headers

Authorization
string

Query Parameters

assetId
integer<int32>
required

Asset Id of Internal Authenticated Vulnerability scan.

Response

OK

AssetScore
string | null
read-only

The asset score indicating the overall risk level of the asset.

TotalNumberOfVulnerabilities
integer<int32>
read-only

Total number of vulnerabilities identified for this asset.

NumberOfCriticalVulnerabilities
integer<int32>
read-only

Number of critical vulnerabilities identified for this asset.

NumberOfHighVulnerabilities
integer<int32>
read-only

Number of high severity vulnerabilities identified for this asset.

NumberOfMediumVulnerabilities
integer<int32>
read-only

Number of medium severity vulnerabilities identified for this asset.

NumberOfLowVulnerabilities
integer<int32>
read-only

Number of low severity vulnerabilities identified for this asset.

AssetName
string | null
read-only

Name of the asset.

AgentName
string | null
read-only

Name of the agent associated with this asset.

LastChecked
string | null
read-only

The date and time when the asset was last checked.

LastScan
string | null
read-only

The date and time when the asset was last scanned.

Tags
string | null
read-only

Tags associated with the asset.

RootCauses
Internal Authenticated Details Root Cause · object[] | null
read-only

Root causes identified for vulnerabilities on this asset.

CVEs
Internal Authenticated Details CVE · object[] | null

List of CVEs associated with this asset.

OpenPorts
Internal Authenticated Details Open Port · object[] | null
read-only

List of open ports identified on this asset.