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.

Note: You need 'investigateVulnerabilityRql' feature with 'View' permission to access this endpoint. Verify if your permission group includes this feature using the Get Permission Group by ID endpoint.

Request

Body

required
    query stringrequired

    Search query

    id string

    saved search ID

Responses

Successful response

Schema

    string

Loading...