API ReferenceRoomsFetch_past_rooms
Fetch past rooms
Fetch previously created/finished rooms. Supports filters such as room_ids, pagination and order_by. Example request from Postman. :contentReference[oaicite:6]{index=6}
End a room POST
Ends a specific room session. Example and notes from Postman. :contentReference[oaicite:10]{index=10}
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}