Hi @Etai Leers
Unfortunately this is a requested feature:
https://jira.atlassian.com/browse/JRACLOUD-43782
You can vote for this feature, but it's not guaranteed when it will be implemented, if ever.
Why would you like to retrieve this information? In what manner are you trying to process it?
As a Jira admin I would like to better control the users management and if someone wasn't login more then "X" time I would automatically deactivate his account.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Adding this answer to avoid possible confusion for people looking for this feature.
Although some of the Jira tickets asking for this feature are still "In Progress" / "Gathering interest" it is actually already possible using the Organizations REST API, see : https://developer.atlassian.com/cloud/admin/organization/rest/api-group-directory/#api-v1-orgs-orgid-directory-users-accountid-last-active-dates-get
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Loïc Dewerchin
It didn't worked for me.
Got this error message even though both the creds and the "orgId" and "accountId" were correct.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello ,
read the docs about authentication for more information : https://developer.atlassian.com/cloud/admin/organization/rest/intro/#auth
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.