interface ListGroups {
    all?: boolean;
}

Properties

Properties

all?: boolean

Whether to get all groups, only available with the groups:list acl.