---
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

## Changes

- **2026-08-13** `70a12bbb88c9` — 1 info
  - the endpoint scheme security `OAuth2ClientCredentials` was added to the API

[Change history](https://skmtc.dev/quinyx/apis/quinyx-api/changes/v2/collaboration-groups/labels/domain/:domainId/get.md)

---

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