get_sites
Github

    public function get_sites()
    {
        return $this->_api_call(__FUNCTION__);
    }
  •  Array ( [id] => 1 [name] => Current site name (__CHANGE_ME!__) [web_path] => ../ [real_path] => INCLUDE_PATH [active] => 1 [vertical] => homes [locale] => en [country] => )