Hi Experts,
My requirement needs to fetch the CPI MessageProcessingLogs every 15 minutes.
The API fetching 1000 records in call. I used $skiptoken=1000 to fetch the next 1000 records.
But this is working inconsistently as the API doesn't give the next set of 1000 records every time.
I would like to know is there any way we can fetch all the records.
Any leads will be really helpful.
Regards,
Pavan