Number of APIs: 1
1. List user's SMS sessions in descending order
GET {{baseUrl}}/phone/users/:userId/sms/sessions/sync?sync_type=FSync&sync_token=<string>&count=<integer>&session_type=user
Retrieves the user's SMS sessions in descending order. Mirrors the ZP client behavior with the most recent on top. Prerequisites:
* Paid account
* User-enabled Zoom phone Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
,phone:read
,phone_sms:read:admin
,phone_sms:read
phone:read:sms_session
,phone:read:sms_session:admin
Medium
ENDPOINTS