Number of APIs: 1
1. List user's voicemails in descending order
GET {{baseUrl}}/phone/users/:userId/voice_mails/sync?sync_type=FSync&sync_token=<string>&count=<integer>
Use this API to retrieve a user's Zoom Phone voicemails in descending order. For user-level apps, pass the Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: me
value instead of the userId
parameter.phone:read:admin
,phone:read
phone:read:list_voicemails
,phone:read:list_voicemails:admin
Medium
ENDPOINTS