phone_get_user_call_logs
Retrieve call logs for a specific Zoom Phone user within a date range, enabling analysis of call history and usage patterns.
Instructions
Get a specific Zoom Phone user's call logs for a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End date, YYYY-MM-DD | |
| from | Yes | Start date, YYYY-MM-DD | |
| userId | Yes | Zoom user ID or email | |
| page_size | No | ||
| next_page_token | No |