get https://{nurevaDeviceIP}/api/v1/audio/active-zone-control
Allows clients to get Active Zone Control settings for their device.
NOTE: Only supported for HDL300 and Dual HDL300 devices.
Minimum role required: general
Example Response Body
{
"activeZoneControlEnabled": true,
}