Forums

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

Fetch history of a request through API

Anuj Soni
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 14, 2021

Hi,

Is there any API call or JQL through which I can fetch the history of a request? Currently the API I'm using to fetch the details of a request is:

 

https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-request/#api-rest-servicedeskapi-request-issueidorkey-get

 

In the expand options, I don't see changelog or anything related to the info that is in the history tab of the request. Is there a way to achieve this in JIRA Service Management?

 

1 answer

0 votes
Support Team [Clearvision]
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.
September 15, 2021

Hi Anuj,

I can't see that it's possible by querying the Request however if you query the Issue using the following:

https://your-domain.atlassian.net/rest/api/3/issue/{issueIdOrKey}?expand=changelog

Adding in the '?expand=changelog' should give additional output regarding the Issue's history.

I hope that helps.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events