Hi,
My confluence query returns less pages in the first call of the API. In the following paginated returns it works correctly.
Query:
"https://xxxxxxx.atlassian.net/wiki/rest/api/content/search?expand=body.view&cql=(type=page%20and%20space%20in%20(SAPW,SAMPO, .... ))
Part of the first response below:
"
...
], "start": 0, "limit": 35, "size": 22, "_links": { "base":
...
"
Is there something wrong in my query?
Any help is appreciated.
Br,
Onur