---
title: "Changes to Get Retest Vulnerability"
method: GET
path: "/v1/retest/{vuln_id}"
---

# Changes to Get Retest Vulnerability

`GET /v1/retest/{vuln_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 22 revisions.

- **2025-11-18** `41ee26b930f3` — 2 info
- **2025-10-28** `c9df54e2fb2c` — 4 info
- **2025-08-13** `c41cd7ae7718` — 3 breaking, 24 info
- **2024-09-22** `407b73d9ce28` — 4 breaking, 5 info
- **2024-04-19** `ba8a20839440` — 10 info
- **2024-01-31** `4f557b176ebd` — 3 breaking, 6 warning, 28 info
- **2023-12-06** `35be9c1301b7` — 1 info
- **2023-12-05** `5c3748c387f7` — 7 breaking, 29 warning, 6 info

## Changes

- **2025-11-18** `41ee26b930f3` — 2 info
  - added the optional property `results/asset_metadata/is_internal` to the response with the `200` status
  - added the optional property `results/is_internal` to the response with the `200` status
- **2025-10-28** `c9df54e2fb2c` — 4 info
  - added the optional property `results/description` to the response with the `200` status
  - added the optional property `results/impact` to the response with the `200` status
  - added the optional property `results/reference` to the response with the `200` status
  - added the optional property `results/remediation` to the response with the `200` status
- **2025-08-13** `c41cd7ae7718` — 3 breaking, 24 info
  - removed the required property `results` from the response with the `400` status
  - removed the required property `results` from the response with the `401` status
  - removed the required property `results` from the response with the `500` status
  - added the optional property `code` to the response with the `400` status
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `500` status
  - added the optional property `error` to the response with the `400` status
  - added the optional property `error` to the response with the `401` status
  - added the optional property `error` to the response with the `500` status
  - added the optional property `error_id` to the response with the `400` status
  - added the optional property `error_id` to the response with the `401` status
  - added the optional property `error_id` to the response with the `500` status
  - added the optional property `kind` to the response with the `400` status
  - added the optional property `kind` to the response with the `401` status
  - added the optional property `kind` to the response with the `500` status
  - added the optional property `param` to the response with the `400` status
  - added the optional property `param` to the response with the `401` status
  - added the optional property `param` to the response with the `500` status
  - added the optional property `results/asset_metadata` to the response with the `200` status
  - added the optional property `results/event/items/error` to the response with the `200` status
  - added the optional property `results/event/items/issue_trackers/custom` to the response with the `200` status
  - added the optional property `results/event/items/port` to the response with the `200` status
  - added the optional property `results/is_regression` to the response with the `200` status
  - added the optional property `results/port` to the response with the `200` status
  - added the optional property `status` to the response with the `400` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `status` to the response with the `500` status
- **2024-09-22** `407b73d9ce28` — 4 breaking, 5 info
  - the response property `results/event/items/info` became optional for the status `200`
  - the response property `results/event/items/info` became optional for the status `400`
  - the response property `results/event/items/info` became optional for the status `401`
  - the response property `results/event/items/info` became optional for the status `500`
  - added the new optional `header` request parameter `X-Team-Id`
  - added the optional property `results/event/items/issue_trackers` to the response with the `200` status
  - added the optional property `results/event/items/issue_trackers` to the response with the `400` status
  - added the optional property `results/event/items/issue_trackers` to the response with the `401` status
  - added the optional property `results/event/items/issue_trackers` to the response with the `500` status
- **2024-04-19** `ba8a20839440` — 10 info
  - api tag `retests` added
  - api tag `retest` removed
  - added the optional property `results/labels` to the response with the `200` status
  - added the optional property `results/labels` to the response with the `400` status
  - added the optional property `results/labels` to the response with the `401` status
  - added the optional property `results/labels` to the response with the `500` status
  - added the required property `results/vuln_hash` to the response with the `200` status
  - added the required property `results/vuln_hash` to the response with the `400` status
  - added the required property `results/vuln_hash` to the response with the `401` status
  - added the required property `results/vuln_hash` to the response with the `500` status
- **2024-01-31** `4f557b176ebd` — 3 breaking, 6 warning, 28 info
  - the `results/event/items/extracted-results` response's property type/format changed from `string`/`` to `array`/`` for status `200`
  - the `results/event/items/extracted-results` response's property type/format changed from `string`/`` to `array`/`` for status `401`
  - the `results/event/items/extracted-results` response's property type/format changed from `string`/`` to `array`/`` for status `500`
  - removed the optional property `results/event/items/Info` from the response with the `200` status
  - removed the optional property `results/event/items/Info` from the response with the `401` status
  - removed the optional property `results/event/items/Info` from the response with the `500` status
  - removed the optional property `results/event/items/template-url` from the response with the `200` status
  - removed the optional property `results/event/items/template-url` from the response with the `401` status
  - removed the optional property `results/event/items/template-url` from the response with the `500` status
  - added the non-success response with the status `400`
  - added the optional property `results/template_encoded` to the response with the `200` status
  - added the optional property `results/template_encoded` to the response with the `401` status
  - added the optional property `results/template_encoded` to the response with the `500` status
  - added the optional property `results/template_path` to the response with the `200` status
  - added the optional property `results/template_path` to the response with the `401` status
  - added the optional property `results/template_path` to the response with the `500` status
  - added the optional property `results/vuln_status` to the response with the `200` status
  - added the optional property `results/vuln_status` to the response with the `401` status
  - added the optional property `results/vuln_status` to the response with the `500` status
  - the response property `results/created_at` became required for the status `200`
  - the response property `results/created_at` became required for the status `401`
  - the response property `results/created_at` became required for the status `500`
  - the response property `results/vuln_id` became required for the status `200`
  - the response property `results/vuln_id` became required for the status `401`
  - the response property `results/vuln_id` became required for the status `500`
  - added the required property `results/event/items/info` to the response with the `200` status
  - added the required property `results/event/items/info` to the response with the `401` status
  - added the required property `results/event/items/info` to the response with the `500` status
  - added the required property `results/result_type` to the response with the `200` status
  - added the required property `results/result_type` to the response with the `401` status
  - added the required property `results/result_type` to the response with the `500` status
  - added the required property `results/scan_id` to the response with the `200` status
  - added the required property `results/scan_id` to the response with the `401` status
  - added the required property `results/scan_id` to the response with the `500` status
  - added the required property `results/template_id` to the response with the `200` status
  - added the required property `results/template_id` to the response with the `401` status
  - added the required property `results/template_id` to the response with the `500` status
- **2023-12-06** `35be9c1301b7` — 1 info
  - api tag `retest` added
- **2023-12-05** `5c3748c387f7` — 7 breaking, 29 warning, 6 info
  - the response property `results/created_at` became optional for the status `200`
  - the response property `results/vuln_id` became optional for the status `200`
  - the `results/event/items/extracted-results` response's property type/format changed from `array`/`` to `string`/`` for status `200`
  - removed the required property `results/result_type` from the response with the `200` status
  - removed the required property `results/scan_id` from the response with the `200` status
  - removed the required property `results/template_id` from the response with the `200` status
  - removed the required property `results/vuln_hash` from the response with the `200` status
  - deleted the `header` request parameter `X-Team-Id`
  - removed the optional property `code` from the response with the `401` status
  - removed the optional property `code` from the response with the `500` status
  - removed the optional property `error` from the response with the `401` status
  - removed the optional property `error` from the response with the `500` status
  - removed the optional property `error_id` from the response with the `401` status
  - removed the optional property `error_id` from the response with the `500` status
  - removed the optional property `kind` from the response with the `401` status
  - removed the optional property `kind` from the response with the `500` status
  - removed the optional property `param` from the response with the `401` status
  - removed the optional property `param` from the response with the `500` status
  - removed the optional property `results/asset_metadata` from the response with the `200` status
  - removed the optional property `results/description` from the response with the `200` status
  - removed the optional property `results/event/items/error` from the response with the `200` status
  - removed the optional property `results/event/items/info` from the response with the `200` status
  - removed the optional property `results/event/items/issue_trackers` from the response with the `200` status
  - removed the optional property `results/event/items/port` from the response with the `200` status
  - removed the optional property `results/impact` from the response with the `200` status
  - removed the optional property `results/is_internal` from the response with the `200` status
  - removed the optional property `results/is_regression` from the response with the `200` status
  - removed the optional property `results/labels` from the response with the `200` status
  - removed the optional property `results/port` from the response with the `200` status
  - removed the optional property `results/reference` from the response with the `200` status
  - removed the optional property `results/remediation` from the response with the `200` status
  - removed the optional property `results/template_encoded` from the response with the `200` status
  - removed the optional property `results/template_path` from the response with the `200` status
  - removed the optional property `results/vuln_status` from the response with the `200` status
  - removed the optional property `status` from the response with the `401` status
  - removed the optional property `status` from the response with the `500` status
  - api tag `retests` removed
  - removed the non-success response with the status `400`
  - added the optional property `results/event/items/Info` to the response with the `200` status
  - added the optional property `results/event/items/template-url` to the response with the `200` status
  - …2 more

---

[Operation](https://skmtc.dev/projectdiscovery/apis/pdcp-api/docs/v1/retest/:vuln_id/get.md) · [API](https://skmtc.dev/projectdiscovery/apis/pdcp-api.md) · [Page](https://skmtc.dev/projectdiscovery/apis/pdcp-api/changes/v1/retest/:vuln_id/get)
