Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there an option to access the history of Jira items via REST API?

Frank Nägele November 23, 2020

I want to use the Jira REST-API to analyze historical data of standard fields or user specific fields.

2 answers

1 accepted

1 vote
Answer accepted
Mehmet A _Bloompeak_
Atlassian Partner
November 23, 2020

Hi @Frank Nägele ,

"Get issue rest api" provides historical data once you provide expand=changelog query parameter.

https://docs.atlassian.com/software/jira/docs/api/REST/8.13.1/#api/2/issue-getIssue

0 votes
Frank Nägele November 26, 2020

Thanks, yes this solves my problem

Suggest an answer

Log in or Sign up to answer