API Endpoint(s) and/or Zoom API Event(s)
API endpoint: /phone/call_history
Description
We have an hourly job that runs and has been running for a while now. It pulls all the call ID’s for the past hour, and then uses the same API endpoint to call each call ID to get more details on it. However, in the past few weeks we have experienced at least 3 calls where their call ID will show up when pulling call history for a specified period of time (the last hour), but when attempting to call the call_history API with it’s specific call_id, it states “Call log information was not found.” with a 404 code.
Error?
“Call log information was not found.” with a 404 code.