---
title: "Returns a list of labels"
method: GET
path: "/label"
tags: ["Label"]
---

# Returns a list of labels

`GET /label`

## Response `200`

OK

- Label[]
  - `id` integer
  - `label` 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)
