Returns a list of assets and their vulnerability totals (critical/high/medium/low/info), along with basic asset metadata.
Required headers:
Authorization: access_token {token}The **assetType** query parameter determines which asset types are returned by the API.
When:
- **assetType=internal**, the response includes assets with **Internal Authenticated** and **Internal Unauthenticated** vulnerabilities.
- **assetType=external**, the response includes assets with **External – IP Addresses** and **External – Web Application URLs** vulnerabilities.OK
Unique identifier for the target asset.
IP address of the asset.
Icon representing the asset.
Identifier of the scan in which the asset was included.
Type of vulnerability scan performed on the asset.
Indicates whether the agent on the asset is currently online.
Name of the asset.
Id of the asset.
IP address of the asset.
Operating System of the asset.
Total number of vulnerabilities identified for this asset.
Number of vulnerabilities with Critical severity identified for this asset.
Number of vulnerabilities with High severity identified for this asset.
Number of vulnerabilities with Medium severity identified for this asset.
Number of vulnerabilities with Low severity identified for this asset.
Number of vulnerabilities with Informational severity identified for this asset.
The asset score indicating the overall risk level of the asset.
Indicates whether an agent is currently installed on the asset.
Indicates whether this asset is online.
Tags associated with this asset.
The asset fingerprint for this asset.
The date and time when the asset was last scanned.