Get Vulnerable Assets
GET/uve/api/v1/dashboard/vulnerabilities/vulnerableAsset
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Returns a summary of vulnerable assets and detailed vulnerability statistics, including the total number of vulnerabilities by severity, registry count, package count, repository count, and more, across different stages of your application lifecycle.
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