---
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

---

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