get
https://{nurevaDeviceIP}/api/v1/integrations/camera-switcher
Allows clients to get information about how their camera switcher integration is currently configured.
NOTE: Only supported for HDL310 and HDL410 devices.
Minimum role required: general
Example Response Body
{
"ipOrHostname": "10.43.0.245",
"port": 443,
"enabled": true,
"model": "CAM230",
"integrationErrors": [],
"firmwareVersion": "2.2",
"macAddress": "10:B0:D0:63:C2:26",
"cameraInputs": [
{
"name": "Nureva camera CV30",
"port": "USB1"
},
{
"name": "Logi Rally Camera",
"port": "USB2"
},
{
"name": "HDMI input",
"port": "HDMI"
}
],
"activeCameraInput": "HDMI"
}Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…