Forum Discussion

qinglau's avatar
qinglau
Mentor
11 years ago

How to use Users object page index in REST API call

Hi Guys,    I am using a REST API call with the specific role id to get list of users. However, each time the return total number of users object is only 25.     http://forum.kpn.com/restapi/vc/r...
  • HaidongG's avatar
    11 years ago

    Hi qinglau ,

     

    The parameter name should be "page_size", not "pagesize", that is why default (25) is used for page size.

     

    Best Regards

    Haidong