Forums

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

Does Jira have a history log and if yes can I access it by REST API

sam smith August 20, 2019

Some apps have a history log which records what each user or team does throughout the time they use the app.

Does Jira have such a log file, and if yes can I access it using the REST API?

2 answers

1 vote
jira guy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 20, 2019

Yes, you can access by adding expand=changelog to your rest query. 

 

/rest/api/2/issue/HT-10?expand=changelog

0 votes
DPKJ
Community Champion
August 20, 2019

There is not standard rest API in Jira for activies/log but Jira provide stream API as a part of developer sdk for it.

You can find documentation related to this here - https://developer.atlassian.com/server/framework/atlassian-sdk/adding-activities-to-a-third-party-feed-with-the-rest-api/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events