---
title: "Get Vendor"
method: GET
path: "/vendors/{id}"
tags: ["Vendors"]
---

# Get Vendor

`GET /vendors/{id}`

Get a single vendor

## Path parameters

- `id` integer, required

## Response `200`

Successful operation

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/app4legal/apis/a4l-money-api.md) · [All operations](https://skmtc.net/app4legal/apis/a4l-money-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/app4legal/a4l-money-api/revisions/e0d144609998/schema)
