Skip to main content

Download All Vulnerabilities by RQL

POST 

/uve/api/v1/vulnerabilities/search/download

Download the list of vulnerabilities and their details based on an RQL query in a GZIP CSV format. Maximum of 10k records can be downloaded. For vulnerability RQL query attributes, see Vulnerability Query Attributes. For example queries, see Vulnerability Query Examples.

Request

Body

    query stringrequired

    Vulnerability Query to Search

    id string

    saved search ID

Responses

successful operation

Schema
  • Array [
  • string

  • ]
Loading...