v54

latestSwagger 2.0AGPL-3.0raw.githubusercontent.com2026-08-03397565628.8 KB
Enterprise

Get group by organization and group name

get/api/v2/organizations/{organization}/groups/{groupName}

Path parameters

organizationstring uuid required

Organization ID

groupNamestring required

Group name

Response

OK

avatar_urlstring uri
display_namestring
idstring uuid
namestring
organization_display_namestring
organization_idstring uuid
organization_namestring
quota_allowanceinteger
source'user' | 'oidc'
total_member_countinteger

How many members are in this group. Shows the total count, even if the user is not authorized to read group member details. May be greater than len(Group.Members).