Hi all,
I am using the Jira Cloud API to fetch sprint details:
/rest/ green hopper /1.0/rapid/charts/ sprint report ?rapid View Id={rapid View Id}& sprint Id= { sprint Id}
In my case, I have around 9,000 inputs in my sprint and I am facing rate limit exceeded errors.
Can anyone provide an official link or documentation where the rate limit for this API is mentioned, so I can understand and modify my request handling?
Any help or pointers to official Atlassian documentation would be greatly appreciated.
Thanks in advance!
HI @sarvesh
The official rate limit doc is https://developer.atlassian.com/cloud/jira/platform/rate-limiting/
Regards
Hi @sarvesh
I believe the old GreenHopper endpoints were sunset / unsupported long ago, and thus we should use the new endpoints to gather information about sprints and work items. And, I do not believe there are replacement endpoints for the current sprint reports.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.