When will completed calls appear in Call Log API | Community
Skip to main content
Newcomer
March 28, 2022
Question

When will completed calls appear in Call Log API

  • March 28, 2022
  • 2 replies
  • 0 views

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

    2 replies

    Employee
    March 28, 2022

    They will appear immediately after the call has ended.

    Community Champion | Employee
    March 28, 2022

    @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! ⤵️