getUserPermissions.Rd
Users can be assigned a set of permissions that allows them to access only the pages/information that a user needs to view or edit.Use this API to get permissions that have been granted to the user.**Scopes:** user:read:admin user:read ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light
getUserPermissions(userId, return_response = F)
userId | The user ID or email address of the user. For userlevel apps, pass me as the value for userId. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |