---
title: "Returns all the vulnerabilities for the specified scan Id. Each vulnerability returned is unique to its library or file."
method: GET
path: "/osa/vulnerabilities"
tags: ["OSA"]
---

# Returns all the vulnerabilities for the specified scan Id. Each vulnerability returned is unique to its library or file.

`GET /osa/vulnerabilities`

## Query parameters

- `scanId` string, uuid, required
- `page` integer
- `itemsPerPage` integer
- `libraryId` string[]
- `stateId` integer[]
- `comment` string
- `since` integer
- `until` integer

## Response `200`

OK

---

[API](https://skmtc.net/checkmarx/apis/checkmarx-rest-api.md) · [All operations](https://skmtc.net/checkmarx/apis/checkmarx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkmarx/checkmarx-rest-api/versions/f57b20eead7b/schema)
