Is there a way to search confluence pages with regex with search API? like below;
if i want to find any pages with specific regex pattern(starting with ABC letter), is this correct?
/rest/api/content/search?cql=type%3Dpage&text~%27'/ABC.*/'