Problem Description
---------------------------------------------------
Team,
After making changes to get data by the page size and offset, API seems to return all rows at once irrespective of offset and limit,
In source table I have 50 rows ,and in destination I changed setting to limit 10 rows at a time but still it gets all rows at once,
APEX: 21.2.4
Could someone help with this


While checking the URL in the browser it returns all 50 rows at once :
