---
title: "Supervisor options for supervision filters"
method: GET
path: "/api/supervision-meetings/supervisors"
tags: ["supervision-meetings"]
---

# Supervisor options for supervision filters

`GET /api/supervision-meetings/supervisors`

Returns lightweight supervisor options. Admin sees all supervisors, coordinator only assigned supervisors, and supervisor only their own profile.

## Response `200`

Successful Response

- OperatorLiteResponse[]
  - `operator_id` string, required — Operator UUID
  - `name` string, nullable — Operator display name

---

[API](https://skmtc.dev/corabea/apis/corabea-api.md) · [All operations](https://skmtc.dev/corabea/apis/corabea-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corabea/corabea-api/revisions/13c1bce1bdc4/schema)
