Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

how to retrive list of users hacing access to jira software

Sunanda Menashinkai
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 12, 2023

Hi,

I Need to retrieve the list of users which has the access for Jira software/ confluence page/ jira service management  from the Admin access through API call using POSTMAN tool.

Could you please suggest the how to use the API configurations any specific documents.

I m using https://api.atlassian.com/admin/o/{org-id}/users

Authorization=Barear Token

status":404,"error":"Not Found"

1 answer

0 votes
Jehan Bhathena
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 15, 2023 • edited

HI @Sunanda Menashinkai ,

The API mentioned in this post looks similar to this one : https://developer.atlassian.com/cloud/admin/organization/rest/api-group-users/#api-v1-orgs-orgid-users-get.

'https://api.atlassian.com/admin/v1/orgs/{orgId}/users'

The token needed here would be the Org Admin's API Token.

Another way to do this might be to shortlist the site where you want to analyze the users, and then check for the groups that have product access. Using the below API, you can shortlist the User's having access to individual product access. : https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-groups/#api-rest-api-3-group-member-get

Hope this helps.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events