Empty data

get_cron_jobs
Github

    public function get_cron_jobs()
    {
        return $this->_api_call(__FUNCTION__);
    }