Skip to main content

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

Successful Operation