For example, I want to find all pages with metadata.labels.size=0 (find pages with no labels).
I would think I could do something like this:
(base URL) api/search?cql=(space=SPACEKEY and type=page)&expand=content.metadata.labels&size=0
...to try to only pull results with 0 in the size field:
But trying to force the query to only show size=0 isn't working. Is it even possible to pre-filter with these API calls, or API with CQL?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.