Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • For Jira Cloud's Work Item's Activity section, which REST API call retrieves the History data?

For Jira Cloud's Work Item's Activity section, which REST API call retrieves the History data?

david gue November 19, 2025

For Jira Cloud's Work Item's Activity section, which REST API call retrieves the History data?

In Jira Cloud, I navigate to a Work Item and page to the "Activity" section.  Then I click on the "History" tab.  It's this data I need to retrieve via REST API call.

Thx!

1 answer

1 accepted

0 votes
Answer accepted
Andy Rusnak
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 19, 2025

Hi David, 

I hope this post finds you well and thanks for using the Community!  

I believe you are looking for the GET change log endpoint .  This will return a paginated list of all changelogs for an issue sorted by date starting with the oldest.

Depending on what you need you might also be able to leverage the normal GET issue endpoint with the expand=changelog parameter .  This will fetch the issue details along with the changelog starting with the most recent events. 

Is that what you were looking for?  If not I am happy to discuss further. 

Best, 

Andy  

david gue November 20, 2025

Hi, Andy  ...  thank you!  Yes, this greatly helps - the GET Change Log endpoint is what I need.  

Again, thank you for the great support!

Like Andy Rusnak likes this
Andy Rusnak
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 20, 2025

My pleasure David!  Take care! 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events