question

Karunakar Goud avatar image
Karunakar Goud asked Phong Vu answered

Only 100 records per API call.I want to increase ...how?

We have more than 5000 call logs ..want to retrive all call logs in one go..by default, it is fetching only 100 records..is there any way of fetching all the records in a single api cal or multiple calls with 100 records..how to achieve this?

rest api
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Phong Vu avatar image
Phong Vu answered

Set the perPage to max 1000 records per API call. Then use the navigation nextPage.uri to read next chunk. Read this blog to see how to read the call log as explained above and also dealing with the API rate limit.

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys