Skip to main content
Question

How can I retrieve the call history for a list of phone numbers?

  • April 7, 2024
  • 1 reply
  • 80 views

I tried to call the CallLog api by passing it as a parameter. I receive incoming and outgoing results by passing a phone number as a parameter. But is there a way to retrieve the history of a list of phone numbers (around 250)? By avoiding making as many api calls as phone numbers...

Thanks in advance.

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2340 replies
  • April 8, 2024

Unfortunately, the API takes only 1 phone number as a search query per API call. And the records which contain the searched phone numbers are returned per page even if the number of matched records are less than the number of the per page.

The only effective way to create a list of records for multiple phone numbers is to read all call records then parse the records and split them to create different lists based on the "from" or/and the "to" phone numbers.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings