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!