API Reference

/v1/statistics/vulnCurrentCount

Retrieves current counts for vulnerabilities, including counts by risk group, active hosts, vulnerabilities removed, vulnerabilities removed within 10 days, and hosts scanned

Log in to see full request history
Query Params
integer
Defaults to 1

The page number to retrieve.

integer
Defaults to 100

The number of records to retrieve per page.

Headers
string

Optional header to specify customer ID other than default

Responses

Response body
object
integer

The total number of records available.

integer

The current page number.

integer

The total number of pages.

integer

The limit of records per page.

results
array of objects
results
object
integer

The number of informational vulnerabilities.

integer

The number of low-risk vulnerabilities.

integer

The number of medium-risk vulnerabilities.

integer

The number of high-risk vulnerabilities.

integer

The number of critical vulnerabilities.

integer

The number of vulnerabilities known to CISA.

string

The ID of the customer.

integer

The number of active hosts.

integer

The number of vulnerabilities removed.

integer

The number of vulnerabilities removed within the last 10 days.

integer

The number of hosts scanned.

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