latestOpenAPI 3.1.02026-08-13118124304.8 KB

70a12bbb88c9

Collaboration Groups

List collaboration groups for group

get/v2/collaboration-groups/groups/group/{groupId}

Path parameters

groupIdinteger required

Response

OK

idinteger
namestring
groupsinteger[]
employeesinteger[]
parentinteger
childreninteger[]
labelIdinteger
domoDashboardIdstring
isArchivedboolean

Example response

[
  {
    "id": 1,
    "name": "Region North",
    "parent": 10,
    "labelId": 5,
    "domoDashboardId": "abc12"
  }
]