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!
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
Unfortunately, it doesn't help. I don't need list of permissions. I need a list of users who has a specific global permission.
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.