---
title: "GET /label/task/{taskId}"
method: GET
path: "/label/task/{taskId}"
tags: ["Labels"]
---

# GET /label/task/{taskId}

`GET /label/task/{taskId}`

Get all labels assigned to a specific task

## Path parameters

- `taskId` string, required

## Response `200`

List of labels for the task

- unknown[]
  - unknown

---

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