Number of APIs: 2
GET {{baseUrl}}/phone/users/:userId/voice_mails?page_size=30&status=read&next_page_token=BJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2&from=2020-12-31&to=2021-12-31
Use this API to get a user's Zoom Phone voicemails. For user-level apps, pass the Scopes: Prerequisites:
* A Business or Enterprise account
* A Zoom Phone licenseme
value instead of the userId
parameter.phone:read
, phone:read:admin
, phone_voicemail:read
, phone_voicemail:read:admin
Rate Limit Label: Medium
2. List user's voicemails in descending order
GET {{baseUrl}}/phone/users/:userId/voice_mails/sync?sync_type=FSync&sync_token=Z2JHTFNkMkRQa18xNjQxNTM3MDg2ODA5XzE2NDMyNjAxNzA5NDg=&count=15
Use this API to retrieve a user's Zoom Phone voicemails in descending order. For user-level apps, pass the Scopes: Rate Limit Label: Prerequisites:
* A Business or Enterprise account
* A Zoom Phone licenseme
value instead of the userId
parameter.phone:read
, phone:read:admin
, phone_voicemail:read
, phone_voicemail:read:admin
Medium
ENDPOINTS