List Asset Vulnerabilities
GET/api/v1/vuln/assets/:assetId/vulnerabilities
Retrieves a paginated list of vulnerabilities detected on a specific asset. Returns the same vulnerability structure as the global list endpoint, filtered to findings associated with the specified asset.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successful Operation
Bad Request
Response Headers
correlationId
Correlation Identifier
Unauthorized
Response Headers
correlationId
Correlation Identifier
Forbidden
Response Headers
correlationId
Correlation Identifier
Not Found
Response Headers
correlationId
Correlation Identifier
Internal Server Error
Response Headers
correlationId
Correlation Identifier