API ReferenceRoomsGet_active_rooms_info
Get all active rooms info
Retrieve information about all active rooms in the project/context. (Converted from `get_active_rooms_info` in Postman.) :contentReference[oaicite:8]{index=8}
Get active room info GET
Retrieve information about a single active room by `room_id`. The Postman collection describes signing the query string for GET requests. :contentReference[oaicite:7]{index=7}
Start scheduled room POST
Starts a scheduled room at specified time. Request body typically contains `room_id` and optional name. :contentReference[oaicite:5]{index=5}