latestOpenAPI 3.1.02026-08-13118124304.8 KB

70a12bbb88c9

Collaboration Groups Labels

List labels by domain

get/v2/collaboration-groups/labels/domain/{domainId}

Path parameters

domainIdinteger required

Response

OK

idinteger
namestring
colorstring
domainIdinteger

Example response

[
  {
    "id": 1,
    "name": "Important",
    "color": "#FF0000",
    "domainId": 100
  }
]