v1
latestOpenAPI 3.0.02026-08-0417295208.0 KBgroups
Get group details
gets the data for a group specified by the name of the group
get/groups/{group_id}
Path parameters
group_idstring required
Response
successfully retrieved single group
Example response
{
"name": "ui-team",
"description": "ui-team owner access",
"members_count": 1
}