I would like to request the Jira Cloud Rest Api to get all added and punted issues of a sprint.
I found that the deprecated greenhopper api had an endpoint which returns the sprint report which has all that information returned.
/rest/greenhopper/1.0/rapid/charts/sprintreport?rapidViewId=1&sprintId=1
Is there some similiar endpoint for the Jira Cloud Rest Api ? Or can I get this information otherwise ? I did not found anything. Only with the deprecated greenhopper api.
Thanks for your help.
I have searched for such resource recently and found out that such resource does not exist. Jira's own reports use this resource, with no replacement available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.