Forums

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

Find users with a global permission using REST API

Sergei Shmakov
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!
September 19, 2023

Hi!

There is the Find users with permissions endpoint, that lets us to list users with a permissions to a project or an issue.

Is there a way to list all users who has a global permission. Specifically I'm interested in searching for all users who has a global permission defined by my plugin.

Thanks!

1 answer

0 votes
Fabio Racobaldo _Herzum_
Community Champion
September 19, 2023

Hi @Sergei Shmakov ,

in order to retrieve global permission via rest api you can use this https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-permissions/#api-rest-api-3-permissions-get

Hope this helps,

Fabio

Sergei Shmakov
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!
September 19, 2023

Unfortunately, it doesn't help. I don't need list of permissions. I need a list of users who has a specific global permission.

Suggest an answer

Log in or Sign up to answer