---
title: "Get Vendor Assignees"
method: GET
path: "/vendors/assignees"
tags: ["vendors"]
---

# Get Vendor Assignees

`GET /vendors/assignees`

Distinct users assigned to at least one of the company's vendors.

Powers the Overview assignee filter, whose options can no longer be derived
from a single page of vendors.

## Response `200`

Successful Response

- AssigneeOption[]
  - `user_id` string, uuid, required
  - `name` string, required

---

[API](https://skmtc.dev/kobaltlabs/apis/fastapi.md) · [All operations](https://skmtc.dev/kobaltlabs/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kobaltlabs/fastapi/revisions/3ff4c0bd276b/schema)
