DescribeUsers
https://rtc-api.zego.im/
This API allows you to query the basic status of users in a Room, including whether the User is in the Room, the User's role, the time when the User logged into the Room, etc.
Request
Query Parameters
Possible values: [DescribeUsers]
API prototype parameter
https://rtc-api.zego.im?Action=DescribeUsers
💡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.
Room ID.
Possible values: >= 1, <= 10
List of User IDs to query the status for, supports up to 10 User IDs.
Responses
- 200
- application/json
