Logo
Zoom Public API Documentation

phone-call logs-{call Log Id}

Number of APIs: 2


1. Get call log details

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

Use this API to return information about a call log.

Prerequisites: * A Business or Enterprise account * A Zoom Phone license

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

Rate Limit Label: Light



2. Add a client code to a call log

PUT {{baseUrl}}/phone/call_logs/:callLogId/client_code

Use this API to add a client code to a call log. You can track call logs with a client code.

Prerequisites: * Business, or Education account * Zoom Phone license

Scopes: phone:write:admin

Rate Limit Label: Light



ENDPOINTS