REST API & Permissions

I’m currently Python scripting some Confluence to XWiki migration tools and I can’t figure out how to retrieve permissions for spaces in XWiki using the REST API. What are the correct endpoints for spaces, subspaces and pages in the XWiki REST API?

1 Like

Hello, have you found anything on the subject?

Hi @watery,

it’s now more than a year that I left the job that made me work with Xwiki. I never found a solution but I had an idea that I never could follow: IIRC Xwiki spaces provide some API methods to access attachments (?). I suspect that the permissions for spaces are stored in such attachments. Maybe that helps.

Bests,
Masin