---
title: "List labels by domain"
method: GET
path: "/v2/collaboration-groups/labels/domain/{domainId}"
tags: ["Collaboration Groups Labels"]
---

# List labels by domain

`GET /v2/collaboration-groups/labels/domain/{domainId}`

## Path parameters

- `domainId` 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)
