Logo
Zoom Public API Documentation

phone-users-{userId}-call_logs

Number of APIs: 1


1. Get user's call logs

GET {{baseUrl}}/phone/users/:userId/call_logs?page_size=30&from=<date>&to=<date>&type=all&next_page_token=<string>&phone_number=<string>&time_type=startTime

Gets a user's Zoom phone call logs. For user-level apps, pass the me value instead of the userId parameter.

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

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

Granular Scopes: phone:read:list_call_logs,phone:read:list_call_logs:admin

Rate Limit Label: Heavy



ENDPOINTS