Retrieve vulnerability statistics for sites

This operation returns the vulnerability (vuln) statistics per site retrieved.

Results of this query include counts of:

  • open vulns
  • closed vulns
  • accepted vulns
  • out of scope vulns
  • vulns of each risk category.

Only the query parameters that apply to site retrieval are appropriate for this operation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Retrieves vuln statistics for sites which are members of a particular group. Only one group may be specified. The format of the ID is {clientid}{group_id}. EXAMPLE: 1066_17

string

Retrieves vuln statistics for sites that are members of particular group(s), based on a group name that contains or matches what is given.

string

Retrieves vuln statistics for the given site ID(s) or site label(s). Accepts one value or multiple comma-separated values.

string

Retrieves vuln statistics for the given site label or part of a label. Only accepts a single value. EXAMPLE: Given you have a site named 'foo' and a site named 'foobar', if you enter 'foo' for this parameter, it will return vuln statistics for both these sites. If you enter 'bar', it will only return statistics for 'foobar'.

string

Retrieves vuln statistics for all sites EXCEPT for the given site label or part of a label. Only accepts a single value. EXAMPLE: Given you have a site named 'foo' and a site named 'foobar', if you enter 'bar' for this parameter, it will only return statistics for the 'foo' site.

string
enum
Defaults to active

Retrieves vuln statistics for all sites with the asset status given. Sites with 'active' asset status are fully approved for scans. Sites with 'inactive' status are not currently approved for scans.

Allowed:
string
enum
Defaults to xml

Requested resource format for the response.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

500

GenericError generic error.

Language
LoadingLoading…
Response
Choose an example:
application/json
text/xml