---
title: "Targets with top number of open vulnerabilities"
method: GET
path: "/targets/all/needs_attention_top/"
tags: ["Dashboards"]
---

# Targets with top number of open vulnerabilities

`GET /targets/all/needs_attention_top/`

## Response `200`

- object[]
  - `id` string
  - `name` string
  - `url` string
  - `criticals` number
  - `highs` number
  - `mediums` number
  - `lows` number

## Other responses

- `400`
- `401`
- `404`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/versions/e29879bff01b/schema)
