GET {{baseUrl}}/phone/devices?type=assigned&assignee_type=commonArea&device_source=haas&location_status=unknownAddress&site_id=<string>&device_type=yealink&keyword=<string>&next_page_token=<string>&page_size=30
Lists all the desk phone devices that are configured with Zoom Phone on an account. Prerequisites: Scopes: Granular Scopes: Rate Limit Label:
phone:read:admin
phone:read:list_devices:admin
MEDIUM
Body
PARAM
Key | Datatype | Required | Description |
type
|
string | (Required) The device status: `assigned` or `unassigned` to list device status in Zoom account. | |
assignee_type
|
string | The type of the assignee. It's available if `type = assigned`. It's unavailable if the account has not enabled the common area feature. It also returns devices of the specified `assignee_type`. If unspecified, it returns all assigned devices. | |
device_source
|
string | The device source. `hotDesking` is only available when `type = assigned`. | |
location_status
|
string | The status of device location. It's available if `type = assigned`. | |
site_id
|
string | The site of the assignee. | |
device_type
|
string | The manufacturer name or device type. | |
keyword
|
string | The user, extension, MAC address, or IP address to filter the results. |