Hello,
I use this /rest/api/content/{id}?expand=children.page.children.page.children.page&start=0&limit=70
The {id} is from the root page of the space.
To get the page structure from a space.
Despite I add limit to 70 I see the default limit which is 25 and as result I do not get all the structure.
What can I do to take the full page tree structure?