Hello,
Is it possible to query content properties with CQL in Confluence Cloud ?
The Server REST API (https://developer.atlassian.com/server/confluence/content-properties-in-the-rest-api/) has this feature. Is it possible to have this to the Cloud REST API, as well ?
It would be great if you could do something like
content.property[metadata].content.tags IN (“cql”, “help”)
Thanks in advance,