Call logs API
Call logs API helps you to get call logs of the organization.
Method Name | URL | OAuth Scope | Method Type | Purpose |
| Get a call log | https://voice.zoho.com/rest/json/zv/logs/{logId} | ZohoVoice.call.READ | GET | Use this API to get a single call log |
| Get ringing order of a call log | https://voice.zoho.com/rest/json/zv/api/agents/onlineStatus | ZohoVoice.call.READ | GET | This API can be used to get the ringing order of a call log, the response will list the rung agents along with their ring data |
| Get call logs and recording/voicemail | https://voice.zoho.com/rest/json/zv/logs | ZohoVoice.call.READ | GET | Use this API to get call logs and recording/voicemail |