Platform APIEnterprise
Get call rooms
Get multiple real-time call rooms and their current invitation and participant state.
HTTP request
POST {API_ADDRESS}/rtc-meeting/signal_get_roomsRequest body
| Parameter | Required | Type | Description |
|---|---|---|---|
| roomIDs | Yes | string[] | 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.
Was this page helpful?