Get call log details

GET {{baseUrl}}/phone/call_logs/:callLogId

Returns information about a call log .

Prerequisites:

  • A Business or Enterprise account
  • A Zoom Phone license

Scopes: phone:read:admin , phone_call_log:read:admin

Granular Scopes: phone:read:call_log:admin

Rate Limit Label : LIGHT

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"call_id":"\u003cstring\u003e","call_type":"international","callee_country_code":"\u003cstring\u003e","callee_country_iso_code":"\u003cstring\u003e","callee_did_number":"\u003cstring\u003e","callee_name":"\u003cstring\u003e","callee_number":"\u003cstring\u003e","callee_number_type":2,"callee_number_source":"byop","callee_status":"inactive","callee_deleted_time":"\u003cstring\u003e","caller_country_code":"\u003cstring\u003e","caller_country_iso_code":"\u003cstring\u003e","caller_did_number":"\u003cstring\u003e","caller_name":"\u003cstring\u003e","caller_number":"\u003cstring\u003e","caller_number_type":1,"caller_number_source":"byop","caller_billing_reference_id":"\u003cstring\u003e","caller_status":"deleted","caller_deleted_time":"\u003cstring\u003e","date_time":"\u003cstring\u003e","device_private_ip":"\u003cstring\u003e","device_public_ip":"\u003cstring\u003e","direction":"inbound","duration":"\u003cinteger\u003e","has_recording":"\u003cboolean\u003e","has_voicemail":"\u003cboolean\u003e","id":"\u003cstring\u003e","log_details":[{"date_time":"\u003cstring\u003e","hold_time":"\u003cinteger\u003e","device_private_ip":"\u003cstring\u003e","device_public_ip":"\u003cstring\u003e","duration":"\u003cinteger\u003e","forward_to":{"extension_number":"\u003cstring\u003e","id":"\u003cstring\u003e","name":"\u003cstring\u003e","type":"user","extension_status":"deleted","extension_deleted_time":"\u003cstring\u003e"},"id":"\u003cstring\u003e","path":"\u003cstring\u003e","result":"\u003cstring\u003e","site":{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"}},{"date_time":"\u003cstring\u003e","hold_time":"\u003cinteger\u003e","device_private_ip":"\u003cstring\u003e","device_public_ip":"\u003cstring\u003e","duration":"\u003cinteger\u003e","forward_to":{"extension_number":"\u003cstring\u003e","id":"\u003cstring\u003e","name":"\u003cstring\u003e","type":"callQueue","extension_status":"deleted","extension_deleted_time":"\u003cstring\u003e"},"id":"\u003cstring\u003e","path":"\u003cstring\u003e","result":"\u003cstring\u003e","site":{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"}}],"path":"\u003cstring\u003e","result":"\u003cstring\u003e","department":"\u003cstring\u003e","cost_center":"\u003cstring\u003e"}