---
title: "Retrieve vendors on vendor list"
method: GET
path: "/vendor-list/vendors"
tags: ["GDPR TCF vendor list"]
---

# Retrieve vendors on vendor list

`GET /vendor-list/vendors`

Returns a list of vendors for the GDPR TCF vendor list associated with the specified property.

## Query parameters

- `siteId` integer, required

## Response `200`

Success

- Vendors — Returns vendors on the vendor list associated with the property.
  - `vendors` object[]
    - `_id` string — ID of the vendor
    - `name` string — Name of the vendor

---

[API](https://skmtc.dev/privacy-mgmt/apis/sourcepoint-gdpr-tcf-api.md) · [All operations](https://skmtc.dev/privacy-mgmt/apis/sourcepoint-gdpr-tcf-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/privacy-mgmt/sourcepoint-gdpr-tcf-api/revisions/4f3d78ea78b5/schema)
