v54

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

Get groups

get/api/v2/groups

Query parameters

organizationstring required

Organization ID or name

has_memberstring required

User ID or name

group_idsstring required

Comma separated list of group IDs

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).