only 25 record getting synced using restful GET API in APEX
I have a table that I rest enabled and when I am using the RESTFUL URI to fetch records in sync to different DB via RESTFUL DATA source ,it only returns 25 rows each time and each time only those same records are getting synchronized.
How can we increase this limit in GET API so that full data set gets synced to other DB.