Number of APIs: 3
GET {{baseUrl}}/phone/users/:userId
Use this API to return a user's Zoom phone profile. 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
Rate Limit Label: Light
PATCH {{baseUrl}}/phone/users/:userId
Use this API to update a user's Zoom Phone profile. For user-level apps, pass the Scopes: Prerequisites:
* A Business or Enterprise account
* A Zoom Phone licenseme
value instead of the userId
parameter.phone:write
, phone:write:admin
Rate Limit Label: Light
GET {{baseUrl}}/phone/users/:userId/recordings?page_size=30&next_page_token=BJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2&from=2020-12-31&to=2021-12-31
Use this API to get a user's Zoom Phone recordings. 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_recording:read
, phone_recording:read:admin
Rate Limit Label: Medium
ENDPOINTS