I am calling at GET /rest/api/3/project/{projectIdOrKey} this endpoint. I am not getting insight object in response. I am also passing expand as insight but still its not working .
Hello @mahendar akarapu ! Welcome to the Atlassian Community!
Insight on Jira Cloud uses a different API. Details are here: https://developer.atlassian.com/cloud/insight/rest/api-group-icon/
You also need to make sure you read this too, to fill in some attributes you need in creating your API calls
https://developer.atlassian.com/cloud/insight/intro/introduction-and-basics/
Hope this helps.
Hey @Robert Wen_Cprime_ Thanks for your reply .
I am talking about this insight object :-
"insight": {
"totalIssueCount": 100,
"lastIssueUpdateTime": "2022-09-28T06:54:21.229+0000"
}
which is mentioned in response .For me i am not getting it in response .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah. Sorry for the misunderstanding.
Are you looking at a project that has issues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.