v53

OpenAPI 3.1.0MITraw.githubusercontent.com2026-08-039357238.7 KB
Rooms

Get the room's audio routing matrix

Returns the per-listener-role source whitelist used by the room's audio mixer. A listener role absent from the matrix defaults to full mesh (hears every other leg). A role with an empty [] list is an isolated listener that hears nothing.

get/rooms/{id}/routing

Response

Current matrix

matrixobject required

Listener-role → list of allowed source roles. Roles absent from the matrix default to full mesh.