Solved
Forum Discussion
VarunGrazitti
11 years agoBoss
Maximum results in a REST API for page_size is 1000, you have to paginate using page parameter.
- bhupen11 years agoAdvisor
VarunGrazitti thanks for reply. Is there any example for pagination. so that I can make this code working