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: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:firmware_update_rule:admin
Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"device_type": "<string>",
"device_model": "<string>",
"version": "<string>",
"update_log": "<string>"
} |
ENDPOINTS