---
title: "Retrieves a Vendor in Pleo by its id"
method: GET
path: "/v1/vendors/{id}"
tags: ["external-vendors"]
---

# Retrieves a Vendor in Pleo by its id

`GET /v1/vendors/{id}`

Retrieves a Vendor in Pleo by its id.

## Path parameters

- `id` string, uuid, required — Enter the specific vendor ID of the record that you want to view in detail.

## Response `200`

Fetches vendor by id

## Other responses

- `404` — Vendor not found

---

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