GetWhiteboardUserAuth
https://whiteboard-api.zego.im/
Call this API to query users' whiteboard permissions. A maximum of 10 users can be queried at a time. If no permissions have been set for a queried user, the server will not return that user's permission data.
Request
Query Parameters
Possible values: [GetWhiteboardUserAuth]
API endpoint parameter
https://whiteboard-api.zego.im/?Action=GetWhiteboardUserAuth
💡Public parameter. Application ID, assigned by ZEGOCLOUD. Get it from the ZEGOCLOUD Admin Console.
💡Public parameter. A 16-character hexadecimal random string (hex encoding of 8-byte random number). Refer to Signature sample code for how to generate.
💡Public parameter. Current Unix timestamp, in seconds. Refer to Signature sample code for how to generate, with a maximum error of 10 minutes.
Possible values: [2.0]
Default value: 2.0
💡Public parameter. Signature version number.
💡Public parameter. Signature, used to verify the legitimacy of the request. Refer to Signing the requests for how to generate.
The room ID to query.
Possible values: <= 10
The collection of user IDs to query. A maximum of 10 users can be queried at a time.
Responses
- 200
- application/json
