v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
User Groups

Get user group details

Retrieve details of a specific user group by ID. Group IDs include the GROUP_FLAG bit (0x40000000). Requires MANAGE_USERS access right.

get/v1/user-groups/{group-id}

Path parameters

group-idinteger required

Group ID (includes GROUP_FLAG bit, e.g. 1073741824 for Everyone)

Response

User group retrieved successfully

idinteger

Group ID (includes GROUP_FLAG bit 0x40000000)

guidstring uuid

Group GUID

namestring

Group name

descriptionstring

Group description

systemRightsinteger

System access rights bitmask

uiAccessRulesstring

UI access rules

attributesobject

Custom attributes

ldapDnstring nullable

LDAP distinguished name

ldapIdstring nullable

LDAP unique ID

createdinteger

Group creation time (Unix timestamp)

membersinteger[]

List of member user IDs