Is it possible to get a list of confluence spaces and their admins without checking every page one by one?
I have read this https://confluence.atlassian.com/confkb/how-do-i-view-a-list-of-all-space-administrators-for-all-spaces-346325879.html
but it is only for Server and Data center.
Thank you in advance.
BR,
Sinisa
Hi @Sinisa Glusac ,
on the cloud you can't access database. The only way to retrieve spaces information is to use use the following REST API (https://developer.atlassian.com/cloud/confluence/rest/api-group-space/#api-wiki-rest-api-space-get).
Hope this helps,
Fabio
Hi @Fabio Racobaldo _Herzum_ thank you for your fast response, I will check REST API option.
Warm regards,
Sinisa
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.