DescribeUserNum
https://rtc-api.zego.im/
Call this interface to get the User count of the Room.
Request
Query Parameters
Possible values: [DescribeUserNum]
Prototype parameter of the interface
https://rtc-api.zego.im?Action=DescribeUserNum
💡Public parameter. Application ID, assigned by ZEGOCLOUD. Get it from the ZEGOCLOUD Admin Console.
💡Common parameter. A 16-character hexadecimal random string (hex-encoded 8-byte random number). For the generation algorithm, refer to the signature example.
💡Common parameter. Current Unix timestamp in seconds. For the generation algorithm, refer to the signature example. A maximum deviation of 10 minutes is allowed.
💡Common parameter. Signature used to verify the legitimacy of the request. Please refer to the signature mechanism to generate it.
Possible values: [2.0]
Default value: 2.0
💡Public parameter. Signature version number.
Possible values: >= 1, <= 10
Room ID list, supports a maximum of 10 Rooms per call. When the Room does not exist, the User count is 0. Example: RoomId[]=room1&RoomId[]=room2
Responses
- 200
- application/json
