Hi, I want to fetch the data for report generations on JIRA projects via REST API. The report that I meant is the report on this link https://go-jek.atlassian.net/projects/CDW?selectedItem=com.atlassian.jira.jira-projects-plugin%3Areport-page.
So, I want to know how many person who created the reports
Please give some advice
Thanks a lot
Hello @BI Reporting ,
There is an API endpoint for the reports in that section for Next-gen projects detailed in the documentation here:
However, at this time there is not a Classic project method, as covered in this feature request:
There is a workaround method to get the details from Jira, but it requires having the REST browser add-on installed to lookup an unpublished endpoint to formulate the expression, however, the REST Browser is only available on Jira server and this would not apply to Jira cloud, and just as a reference point the process is discussed in this thread:
Regards,
Earl
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.