List information about the devices that are being used for a specific Zoom Room https://support.zoom.us/hc/enus/articles/207483343GettingStartedwithZoomRooms in an account.**Prerequisites:*** Pro or a higher plan with Zoom Room https://zoom.us/zoomrooms license.* Account owner or admin permissions.**Scopes**: room:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium

listZoomRoomDevices(roomId, return_response = F)

Arguments

roomId

Unique Identifier of the Zoom Room. This can be retrieved from the response of List Zoom Rooms https://marketplace.zoom.us/docs/apireference/zoomapi/rooms/listzoomrooms API.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.