phone_get_user_call_history
Get a user's Zoom Phone call history for a given date range. Specify the user ID or email and start/end dates to retrieve call records.
Instructions
Get a specific Zoom Phone user's call history for a date range. Scope: phone:read:call_history.
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 |