---
title: "List Labels"
method: GET
path: "/labels"
---

# List Labels

`GET /labels`

Retrieves a list of all labels.

## Response `200`

A list of labels

- object
  - `data` Label[]
    - `id` string
    - `name` string
    - `bg_color` string
    - `text_color` string

---

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