cancel
Showing results for 
Search instead for 
Did you mean: 

When will completed calls appear in Call Log API

kalel
Listener

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

2 REPLIES 2

vikmalhi
Community Champion | Zoom Employee
Community Champion | Zoom Employee

They will appear immediately after the call has ended.

zac2021
Community Champion | Zoom Employee
Community Champion | Zoom 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! ⤵️