---
title: "Get the known vendors with their last vulnerability change date"
method: GET
path: "/browse/vendors"
tags: ["browse"]
---

# Get the known vendors with their last vulnerability change date

`GET /browse/vendors`

Get the known vendors with the date of their most recent vulnerability change, most recently changed first. Vendors without a known last change date are listed last with a null last_change.

## Query parameters

- `q` string
- `since` string
- `page` integer
- `per_page` integer

## Response `200`

Success

## Changes

- **2026-06-16** `92f7157cbff0` — 1 info
  - endpoint added
- **2024-06-05** `28bfb33cc1fb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/changes/browse/vendors/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)
