$report = $c->reportService()->runReport('/reports/samples/AllAccounts', 'html');

echo $report;