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 HDL410 devices.
Minimum role required: general
Example Response Body
{
"ipOrHostname": "10.43.0.245",
"port": 443,
"enabled": true,
"model": "CAM230",
"integrationErrors": [],
"activeCameraInput": "HDMI"
}