Trying to extract a list of all users that a space admin permission, excluding personal spaces.
I don't know about cloud, but you can create a user macro in Server/Data Center to pull that info. It might be possible in cloud. I'm pretty sure the code for that kind of macro is in the Community already.
I don't think that it's possible to get that piece of information out of the box, not even with REST api. I've been searching but couldn't find anything.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On second thought, please try the following on a space:
https://YOUDOMAIN.atlassian.net/wiki/rest/api/space/SPACENAME?expand=permissions
Replace YOUDOMAIN and SPACENAME with your own
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.