Using InsightVM API, how can I retrieve only vulnerabilities that we have?

The API documentation of the endpoint /api/3/vulnerabilities says:

Returns all vulnerabilities that can be assessed during a scan.

In fact, the endpoint returns totalResources value of 251930. How can I retrieve only vulnerabilities that we have? What we can see from the InsightVM Console is just 300-ish items.

image

2 Likes