Browse Platform API
Platform APIEnterprise

Get call rooms

Copy

Get multiple real-time call rooms and their current invitation and participant state.

HTTP request

POST {API_ADDRESS}/rtc-meeting/signal_get_rooms

Request body

ParameterRequiredTypeDescription
roomIDsYesstring[]Meeting or real-time call room IDs.

Response

data.roomList contains room records with invitation metadata, participant metadata, and room IDs.

Permissions and limits

  • Available only in OpenIM Enterprise.
  • Validate access independently for every room ID.