limit_page_length is the parameter that needs to be used when you need to show the exact number of records per page. By default , the number is 20.
For example : - https://[domain_name]/api/resource/Employee?limit_page_length=100
limit_page_length is the parameter that needs to be used when you need to show the exact number of records per page. By default , the number is 20.
For example : - https://[domain_name]/api/resource/Employee?limit_page_length=100