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

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!
October 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.
October 15, 2023

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