Hello
I’m curious if there is a limitation when we take the logs by checkpoint.
I see two documentations, one in which under SET CUSTOM SEARCH CRITERIA there is the LIMITATIONS section and under SEARCH FROM A CHECKPOINT LOG ID there is no limitation and one where both methods are described (search criteria and checkpoint) and below them is the LIMIT section. It is a little unclear to me whether or not there is a limitation to the checkpoint method. A clear example would be, if I give as checkpoint the first existing log and there are over 1000 logs, will I receive them all?
If so, how are they paginated? I would have expected to find a set of logs + a new ULR in response to a request. That URL should be to find the next set of logs. And so on until there is no URL in response to the request. But, I do not see such a mechanism through documentation.
Maybe I didn’t find it. Can someone help me please understand how I can get all the logs using the checkpoint method?