If you use Jira Cloud, please be aware of:
Resolution
In order to get full history of changes for an individual issue use dedicated /rest/api/2/issue/{issueIdOrKey}/changelog endpoint. Note, that the response will be paged and results will be ordered by date, starting from the oldest (ie. ascending).
However, you can find the REST API documentation for Server and Cloud (respectively) by clicking on thee below links:
I hope this helps.
Hello,
You can use the GET /rest/api/2/issue/{issueIdOrKey}. You need to provide &expand=changelog parameter. You can find more info here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.