how do we get the last updated date for a jira project through Rest API. Update date filed in not showing up in project details response
Welcome to community @RP
With GET call you will get the response of "updated" which returns the date when the issue has been updated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.