I want to create API to get all users along with all the pages that user has acess upon how to do it?
Hi @Paurnima Rajput
You can get this result by using power shell scripting(or python) with Rest API end points.
Getting all users along with that user has access will be bit complex, if there are more users and pages.
Try to take one user and having access to which spaces.
By using AI you can get general script and adjust it as per your needs.
https://developer.atlassian.com/cloud/confluence/rest/v2/intro/#about
Recently, I took list of new space created from last six months. In the same way as mentioned above.
Let me know, if you require any further help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.