Logo
Zoom Public API Documentation

phone-users

Number of APIs: 2


1. List phone users

GET {{baseUrl}}/phone/users?page_size=30&next_page_token=BJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2&site_id=8f71O6rWT8KFUGQmJIFAdQ

Use this API to return a list of all of an account's users who are assigned a Zoom Phone license.

Scopes: phone:read:admin Rate Limit Label: Light

Prerequisites: * A Pro or higher account plan * A Zoom Phone license



2. List phone users

GET {{baseUrl}}/phone/users?page_size=30&next_page_token=<string>&site_id=<string>&calling_type=<integer>&status=pending&department=<string>&cost_center=<string>&keyword=<string>

Returns a list of all of an account's users who are assigned a Zoom Phone license.

Prerequisites: * A Pro or higher account plan * A Zoom Phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:list_users:admin

Rate Limit Label: LIGHT



ENDPOINTS