I try to use some endpoints such as /rest/api/search?cql=(scrollVersion="current" and space="abc") to get all latest version pages from "abc" space, but some pages that inherit from older version are not included in the result.
So, Is there any way to get all pages(include inherited from older version)?
I have tried many ways but all are not working for me.
thanks for your help!