Search code examples
jasper-reportsjasperserver

Which URLS get you to the reports


Which urls are possible, which allow you to view the reports from report in connection with JasperReports Server as a user. Like when I want to download the reports with wget in Linux.


Solution

  • Here is the link to rest v2 api documentation with examples for calling reports REST v2: Running a Report

    You need server version that supports REST v2.