when I call the flow API for a deal with some query parameters such as
In the response, i am getting more_items_in_collection as true and next_start as 500, but when I call the API again by updating the start value to 500, I am getting an empty result,
Can you please guide me through what the issue is here?