---
title: "Returns a list of assignees for the organization"
method: GET
path: "/assignee"
tags: ["Assignee"]
---

# Returns a list of assignees for the organization

`GET /assignee`

## Response `200`

OK

- Assignee[]
  - `id` integer
  - `assignee` string

## Other responses

- `500` — Server error

---

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