Get Vulnerabilities

This method returns all the vulnerabilities that exist on a device. You can get the vulnerabilities for a single device or all devices. If you don’t specify the hostname, vulnerabilities present on all the devices in the Account gets listed. To fetch vulnerabilities for all network devices, set the deviceType key to "network" and omit the hostnames key. Similarly, to fetch vulnerabilities for all endpoint devices, set the deviceType key to "end-point" and omit the hostnames key.

KeyMeaningMandatoryData Type
accountnameAccount name for which vulnerabilities are to be fetchedYesstring
hostnamesList of device hostnames to fetch vulnerabilities (optional for all)Noarray
deviceTypeDevice type filter (end-point or network)Nostring
Query Params
string
required

Account name used to identify the User

Body Params
request
object
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json