Forums

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

Get Updated Data Via Jira API

Jozef Wakeman
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!
April 3, 2023

Hi,

Is it possible to use the JIRA Server API to get the details of an updated ticket? 

The details i mostly need are who the last account was to update the ticket.

2 answers

1 accepted

0 votes
Answer accepted
Vikrant Yadav
Community Champion
April 3, 2023

Hi @Jozef Wakeman Welcome to Atlassian Community!

You can get comments of an issue using this API :- https://jira.stage.com/rest/api/2/issue/VTPC-24/comment

JSON data include All issue comments and update date. 

Thanks,

Vikrant Yadav

Vikrant Yadav
Community Champion
April 3, 2023
0 votes
Jozef Wakeman
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!
April 3, 2023

More specifically, i would like to know who the last person to comment one. 

This does not look to be included in the changelog expand

Suggest an answer

Log in or Sign up to answer