---
title: "Changes to Get a vulnerability with its id"
method: GET
path: "/vulnerability/{vulnerability_id}"
---

# Changes to Get a vulnerability with its id

`GET /vulnerability/{vulnerability_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 42 revisions.

- **2025-01-15** `ca3ebcc72ad5` — 8 info
- **2024-11-27** `5ff926c52769` — 1 info
- **2024-11-25** `1441221dfa02` — 1 breaking
- **2024-06-05** `28bfb33cc1fb` — 5 warning, 2 info

## Changes

- **2025-01-15** `ca3ebcc72ad5` — 8 info
  - api operation id `get_vulnerability_/vulnerability/<string:vulnerability_id>` removed and replaced with `get_vulnerability`
  - api tag `vulnerability` added
  - api tag `legacy` removed
  - endpoint reactivated
  - added the new optional `query` request parameter `with_bundles`
  - added the new optional `query` request parameter `with_comments`
  - added the new optional `query` request parameter `with_linked`
  - added the new optional `query` request parameter `with_sightings`
- **2024-11-27** `5ff926c52769` — 1 info
  - endpoint added
- **2024-11-25** `1441221dfa02` — 1 breaking
  - api path removed without deprecation
- **2024-06-05** `28bfb33cc1fb` — 5 warning, 2 info
  - deleted the `query` request parameter `with_bundles`
  - deleted the `query` request parameter `with_comments`
  - deleted the `query` request parameter `with_linked`
  - deleted the `query` request parameter `with_meta`
  - deleted the `query` request parameter `with_sightings`
  - api tag `default` added
  - api tag `vulnerability` removed

---

[Operation](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/docs/vulnerability/:vulnerability_id/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/:vulnerability_id/get)
