GET {{baseUrl}}/phone/firmware_update_rules/:ruleId
Use this API to get the firmware update rule information. Prerequisites:
* Business or Education account
* Zoom Phone license Scopes: Rate Limit Label: phone:read:admin
Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"device_type": "AudioCodes",
"device_model": "445hd",
"version": "3.4.5.18",
"update_log": "1. Supports call forwarding for Zoom Phone"
} |
ENDPOINTS