Confluence REST API v2: Rest to get pages in space should return properties and children

Hi. I’ve been building a Forge app that needs to list root pages of space showing some properties and if it has children too.
On V1 I used /rest/api/space/${spaceKey}/content/page?limit=200&depth=root&expand=metadata.properties,childTypes.page to get those values.
Now, on V2 there is a rest to Get pages in space, but it does not return those values, so I will have to add two more rests: one to get page properties and another to know if page has children, both for each page.

Is there any plan to add this on Get pages in space?
Thanks

v2 API team explicitly stopped engaging on the forums a long time ago.

You need to report gaps via dev support: https://developer.atlassian.com/support

1 Like