Allows clients to retrieve information about how their audio device components are positioned.

NOTE: Only supported for HDL410 devices.

Minimum role required: general

Example Response Body

[
  {
    "wall": "South",
    "location": {
      "x": 0,
      "y": 0
    }
  },
  {
    "wall": "East",
    "location": {
      "x": 8000,
      "y": 9000
    }
  }
]
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!