---
title: "Retrieve vulnerabilities reported after a specified date, with optional filters for source and number of results"
method: GET
path: "/vulnerability/recent/{date}/{source}/{number}"
tags: ["vulnerability"]
deprecated: true
---

# Retrieve vulnerabilities reported after a specified date, with optional filters for source and number of results

`GET /vulnerability/recent/{date}/{source}/{number}`

> **Deprecated.**

Retrieve vulnerabilities reported after a specified date, with optional filters for source and number of results. Defaults to the last 24 hours if no date is provided. Supports light mode for minimal data.
Defaults to the last 24 hours if no date is provided. Supports light mode for minimal data.

## Response `200`

Success

## Changes

- **2025-10-15** `9ef48f1e960c` — 1 info
  - endpoint added
- **2025-10-03** `d87b1cfd7320` — 1 breaking
  - api path removed without deprecation
- **2025-02-17** `e8c085d53fd3` — 1 info
  - endpoint added
- **2024-06-05** `28bfb33cc1fb` — 1 info
  - api path removed with deprecation

[Change history](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/changes/vulnerability/recent/:date/:source/:number/get.md)

---

[API](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api.md) · [All operations](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vulnerability-lookup/vulnerability-lookup-api/revisions/e6ef25beb687/schema)
