Query Status (audio.volume)
GET {{WEBEXAPI}}/xapi/status?deviceId={{_device}}&name=Audio.Volume
Query the current status of the Webex RoomOS Device.
Specify the target device in the deviceId parameter in the URI.
The target device is queried for statuses according to the expression in the name parameter.
See the xAPI Guide for a description of status expressions.
https://developer.webex.com/docs/api/v1/xapi/query-status
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
deviceId | string | ||
name | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |