---
title: "Get label by id"
method: GET
path: "/v2/collaboration-groups/labels/{labelId}"
tags: ["Collaboration Groups Labels"]
---

# Get label by id

`GET /v2/collaboration-groups/labels/{labelId}`

## Path parameters

- `labelId` integer, required

## Response `200`

OK

- CollaborationGroupsLabel
  - `id` integer
  - `name` string
  - `color` string
  - `domainId` integer

---

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