User roles https://support.zoom.us/hc/enus/articles/115001078646RoleBasedAccessControl can have a set of permissions that allows access only to the pages a user needs to view or edit. Use this API to list all the members that are assigned a specific role.**Scope:** role:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium**Prerequisites:*** A Pro or a higher plan.

listMembersInRole(roleId, return_response = F)

Arguments

roleId

The role ID

return_response

Whether to return the response instead of the response content. Defaults to FALSE.