cancel
Showing results for 
Search instead for 
Did you mean: 

On April 16, between 2:25 P.M. ET and 4:12 P.M. ET, the domain zoom.us was not available due to a server block by GoDaddy Registry. This block was the result of a communication error between Zoom’s domain registrar, Markmonitor, and GoDaddy Registry, which resulted in GoDaddy Registry mistakenly shutting down zoom.us domain. Zoom, Markmonitor, and GoDaddy worked quickly to identify and remove the block, which restored service to the domain zoom.us. There was no product, security or network failure at Zoom during the outage. GoDaddy and Markmonitor are working together to prevent this from happening again.

When will completed calls appear in Call Log API

kalel
Participant
Participant

How long after a call completes will it appear in the Call Log API?

2 REPLIES 2

vikmalhi
Zoom Employee
Zoom Employee

They will appear immediately after the call has ended.

zac2021
Community Champion | Employee
Community Champion | Employee

@kalel at each time that you initiate an API call to get the call logs, it will always show the completed calls by the period parameters (from/to dates) defined in the API call. The delay will be dependent on factors like how fast your application will process the results, network performance, etc.

 

By default, it will output 30 records. The maximum is 300 records. See here for details on Call Logs API reference.

If you are looking for near real-time call log results, please see call log API events/webhooks for phone.caller_call_log_completed and phone.callee_call_log_completed.

 

Should you have more queries about Zoom APIs, we highly recommend to please post your query here, https://devforum.zoom.us.

 

_______________________________________________________
If my reply helped, don't forget to click the accept as solution button! ⤵️