Hi Team,
By using of rest api , i need to get tickets which are having an updates in a particular project.
It seems like you might have asked this question in another post:
https://community.atlassian.com/t5/Jira-questions/Need-to-get-Ticket-updates/qaq-p/2400363
You don't need to post your question multiple times.
Welcome to the Atlassian Community!
I would run the search "updated > -7d and project = XYZ" over the REST API to get a list of all updates in the XYZ project done in the last week.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.