Upcoming deprecation of Call Log APIs and enhancements to Call History APIs
Added
New Call Logs APIs
GET /v2/phone/call_history/{callHistoryUuid}GET /v2/phone/call_element/{callElementId}GET /v2/accounts/{accountId}/phone/call_element/{callElementId}GET /v2/accounts/{accountId}/phone/call_history/{callHistoryUuid}
Enhancements
Recordings APIs
Added a new call_element_id field to the response of:
GET /v2/phone/call_logs/{id}/recordingsGET /v2/accounts/{accountId}/phone/call_logs/{id}/recordingsGET /v2/phone/users/{userId}/recordingsGET /v2/accounts/{accountId}/phone/users/{userId}/recordingsGET /v2/accounts/{accountId}/phone/recordingsGET /v2/phone/recordings
Voicemails APIs
Added a new call_element_id field to the response of:
GET /v2/accounts/{accountId}/phone/voice_mails/{voicemailId}GET /v2/phone/voice_mails/{voicemailId}GET /v2/accounts/{accountId}/phone/users/{userId}/call_logs/{id}/voice_mailGET /v2/phone/users/{userId}/call_logs/{id}/voice_mailGET /v2/accounts/{accountId}/phone/voice_mailsGET /v2/phone/voice_mailsGET /v2/accounts/{accountId}/phone/users/{userId}/voice_mailsGET /v2/phone/users/{userId}/voice_mails
Call Logs APIs
Added a new call_history response field to:
GET /v2/phone/call_historyGET /v2/accounts/{accountId}/phone/call_historyAdded a newcall_elementsresponse field to:GET /v2/phone/users/{userId}/call_history/syncGET /v2/accounts/{accountId}/phone/users/{userId}/call_history/syncGET /v2/accounts/{accountId}/phone/users/{userId}/call_history
Call Logs APIs
Added a new call_history response field to:
GET /v2/phone/call_historyGET /v2/accounts/{accountId}/phone/call_historyAdded a newcall_elementsresponse field to:GET /v2/phone/users/{userId}/call_history/syncGET /v2/accounts/{accountId}/phone/users/{userId}/call_history/syncGET /v2/accounts/{accountId}/phone/users/{userId}/call_history
Webhook Events
New webhooks
If your application currently subscribes to the earlier call-history webhooks, we recommend reviewing your subscriptions and switching to the following events where appropriate:
phone.call_element_deletedphone.callee_call_element_completedphone.caller_call_element_completed
Deprecated webhooks
phone.call_history_deletedphone.callee_call_history_completedphone.caller_call_history_completedphone.call_log_deletedphone.call_log_permanently_deletedphone.callee_call_log_completedphone.caller_call_log_completed
Enhancements
Added a new call_element_id field to webhook payloads for:
phone.voicemail_transcript_completedphone.recording_completed_for_access_memberphone.voicemail_receivedphone.recording_completedphone.voicemail_received_for_access_member