Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Check permissions for one user / group for all spaces / projects

Chasovskikh Kirill
Contributor
June 14, 2023

Hi community! 

I'm trying to check browse-permissions (in Jira) and read-permissions (in Confluence) for specific user / group in all project / spaces.

At the moment I have found only how to check browse-permissions for specific user for specific projects. Its possible with API request /rest/api/3/permissions/check

Could you help me, how to check

- browse-permissions for all projects for specific group
- read-permissions for all spaces for specific group
- read-permissions for all spaces for specific user

 

Thank you in advance!

1 answer

0 votes
Trudy Claspill
Community Champion
June 16, 2023

You could use the Get Project Permissions Scheme API to find the details about granted permissions in the permission scheme assigned to each project, one project at a time.

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-project-permission-schemes/#api-rest-api-3-project-projectkeyorid-permissionscheme-get

I have not found an API that would allow you to query all projects at once.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events