I'm using the API https://confluence.com/rest/api/space?limit=2000 to fetch the list of all spaces in Confluence. But this API returns only 500 spaces. I'm aware since Confluence 5.5 there is a limit on number of results returned (i.e. 500). Is there a way to get all the spaces?
Hi @Rakshatha Shetty ,
I can help you with this request.
Use the below API, to get a list of spaces
http://yourhost:port/rest/api/space
Hope it helps!!
Thanks,
Raja
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.