Get Vulnerable Assets by RQL
POST/uve/api/v1/vulnerabilities/search/asset
Get the list of vulnerable Assets and their IDs based on an RQL query. For vulnerability RQL query attributes, see Vulnerability Query Attributes. For example queries, see Vulnerability Query Examples.
Note: You need
investigateVulnerabilityRql
feature withView
permission to access this endpoint. Verify if your permission group includes this feature using the Get Permission Group by ID endpoint. You can also check this in the Prisma Cloud console by ensuring that Investigate > Vulnerability is enabled.
Request
Responses
- 200
- 202
- 400
- 401
- 403
- 429
- 500
successful operation
Successfully returned the response for the request
Bad request
Unauthorized Access
User Doesn't have role to access
Rate Limit Exceeded
Failed with an Exception, Internal Error Occurred