When using the gis.group.search() function it only returns groups that are owned by members of my organization. As an organization admin I'd like to see all the groups that are owned by members of other organizations, but that my members have shared access to. Similarly to how the filter in ArcGIS Online Groups tab currently works. Is this possible within the ArcGIS Python API? I can't find anything in particular in the modules documentation that shows how it can be done.
https://developers.arcgis.com/python/latest/api-reference/arcgis.gis.toc.html#group
