You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is there a way to get an email of a user (by account id) or email of all users via rest API (https://developer.atlassian.com/cloud/jira/platform/rest/v3/#api-rest-api-3-users-search-get or https://developer.atlassian.com/cloud/jira/platform/rest/v3/#api-rest-api-3-user-get)?
In the example of https://developer.atlassian.com/cloud/jira/platform/rest/v3/#api-rest-api-3-user-get it shows that email address field is returned, however when I execute it there is no such field.
We use Jira Cloud and access it via basic authentication by using a user access token.
We have a script which looks at the comments and gets some information and we require to get email addresses of the users to be able to match them to our systems.
Would love to receive some help on this!
Hi @igor
Some changes were made last year, for privacy reasons, which removed certain details that used to come back from API calls. E-mail address is one of them, so I don't think you'll be able to easily get it.
Each Jira user can set up, via their profile, the visibility of their details. Go to this link and at the bottom is how your e-mail address is visible to others. By default, you shouldn't be able to see e-mail address - see below
Thanks for the information. It would be useful if the admins could control this information and also have maybe another level of visibility: everyone on the team is able to see the email to be less visible than everyone.
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.
Hi @Yatish Madhav and @igor
Please realise that I don't work for Atlassian, I'm just one of the many Jira users around the world who contribute to answering questions on Community.
So ... I have no influence with Atlassian. If this is something that you feel needs to be changed, you'll need to raise it directly with them unfortunately.
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.