hi There,
I'd like to get the datetime of resolution or status by URL: '/rest/api/3/resolution/10000' or '/rest/api/3/status/10001', now I could only get value of self, description, iconUrl name and id, How can I get the create datetime? thanks!
Hi @Jin Wu
Are you trying to get the resolution date / time for a specific Jira issue? If so, please try using one of the REST API endpoints to return the issue's fields, passing its key in the URL.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.