get_admin_groups
Github

    public function get_admin_groups()
    {
        return $this->_api_call(__FUNCTION__);
    }
  •  Administrator