---
title: "Changes to Retrieve vulnerabilities with optional filters"
method: GET
path: "/vulnerability/"
---

# Changes to Retrieve vulnerabilities with optional filters

`GET /vulnerability/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 42 revisions.

- **2026-07-09** `c816fd4ffff1` — 4 info
- **2026-06-16** `92f7157cbff0` — 1 info
- **2026-02-17** `9c1baef65e8d` — 1 info
- **2025-10-03** `d87b1cfd7320` — 9 info
- **2024-06-05** `28bfb33cc1fb` — 1 breaking

## Changes

- **2026-07-09** `c816fd4ffff1` — 4 info
  - added the new optional `query` request parameter `with_bundles` to all path's operations
  - added the new optional `query` request parameter `with_comments` to all path's operations
  - added the new optional `query` request parameter `with_linked` to all path's operations
  - added the new optional `query` request parameter `with_sightings` to all path's operations
- **2026-06-16** `92f7157cbff0` — 1 info
  - added the new optional `query` request parameter `with_meta` to all path's operations
- **2026-02-17** `9c1baef65e8d` — 1 info
  - added the new optional `query` request parameter `product` to all path's operations
- **2025-10-03** `d87b1cfd7320` — 9 info
  - endpoint added
  - added the new optional `query` request parameter `cwe` to all path's operations
  - added the new optional `query` request parameter `date_sort` to all path's operations
  - added the new optional `query` request parameter `light` to all path's operations
  - added the new optional `query` request parameter `page` to all path's operations
  - added the new optional `query` request parameter `per_page` to all path's operations
  - added the new optional `query` request parameter `since` to all path's operations
  - added the new optional `query` request parameter `sort_order` to all path's operations
  - added the new optional `query` request parameter `source` to all path's operations
- **2024-06-05** `28bfb33cc1fb` — 1 breaking
  - api removed without deprecation

---

[Operation](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/docs/vulnerability/get.md) · [API](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api.md) · [Page](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/changes/vulnerability/get)
