we are executing one httpRequest with base url (https://vinaypatil88vsp.atlassian.net/wiki/rest/api/search), cql ((type="space" and space.title~"*")),limit (10) and authHeader which is returning the response of spaces & we are getting only spaces which are custom but, knowledge-based and collaboration spaces are not fetched, I checked cql & tried analyzing and creating various cql still not worked, checked it on community also and readed documentation also but not found the rootcause and solution for it.{"_links": {"base": "https://vinaypatil88vsp.atlassian.net/wiki","context": "/wiki","self": "https://vinaypatil88vsp.atlassian.net/wiki/rest/api/search?space.key=T2&cql=type=space%20"}Also I tried with the CQL (type="space" ) but still its giving the same result in its response its returning size=”5” and total Size=”9” and so 4 knowledge-based and collaboration spaces are missing in result array.Please do provide a potential solution for it.Thanks and regards,
@Vinay Patil welcome to the Atlassian community
Does the account you are using have access to the spaces that are missing?
It looks like you're new here. Sign in or register to get started.