v1
latestOpenAPI 3.1.02026-08-06118124285.7 KBCollaboration Groups
Get root collaboration group by domain id
get/v2/collaboration-groups/root-by-domain/{domainId}
Path parameters
domainIdinteger required
Response
OK
Example response
[
{
"id": 1,
"name": "Region North",
"parent": 10,
"labelId": 5,
"domoDashboardId": "abc12"
}
]