I am currently trying to migrate my Confluence Cloud app to use v2 endpoints instead of deprecated v1.
I want to get a list of spaces along with creation date, last modification date, allowed users and group. To achieve that I use https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-space/#api-wiki-rest-api-space-get with
"Are there any alternatives to that?"
Nope. But the new v2 endpoints are evolving rapidly to close the gaps in missing functionality compared to the deprecated v1 endpoints.
Browse the articles tagged with rest-api-v2 in the Confluence Cloud category in the Developer forum to see what issues have already been reported and to watch for announcements.
PS. Your particular issue has already been reported there in this thread.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.