---
title: "GET /vts"
method: GET
path: "/vts"
tags: ["feed"]
---

# GET /vts

`GET /vts`

Get a list of all available vulnerability tests (VTs) to the scanner. Note, that not the tests itself, but a list of identifiers (OIDs) of the tests is returned.

## Response `200`

A list of available VTs.

- string[]

## Other responses

- `503` — The list of OIDs is currently updated. Please try again later.

---

[API](https://skmtc.dev/greenbone/apis/scanner.md) · [All operations](https://skmtc.dev/greenbone/apis/scanner/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/greenbone/scanner/revisions/3ce2f180b9c1/schema)
