How do i get report images via API?
Hi,
I am trying to get RTC 5.0.2 report images (e.g. burnup charts) via API.
Authentication via curl and python works. Some options I've tried:
IReportViewerService gives me the full html page or a pdf
IReportImageService should do the trick, however I cannot find any documentation
Any other ideas?