Get Vulnerable Assets Stats - POST
POST/uve/api/v2/dashboard/vulnerabilities/vulnerableAsset
Returns overall stats like total vulnerabilities, total assets, vulnerability by severity across the life stage (code, build, deploy and run) per cloud provider. This API supports the account group and account Id filters in addition to the filters we have in the Get Vulnerable Assets endpoint.
Note: You need
vulnerabilityDashboard
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 Dashboard > Vulnerability is enabled.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
Success
Bad request
Unauthorized
User doesn't have required role
Rate Limit Exceeded
Internal Server Error