List a user's assistants.Assistants are the users to whom the current user has assigned scheduling privilege https://support.zoom.us/hc/enus/articles/201362803SchedulingPrivilege . These assistants can schedule meeting on behalf of the current user as well as manage and act as an alternative host for all meetings if the admin has enabled Cohost option https://zoom.us/account/setting on the account.**Prerequisites**: * Current user as well as the assistant must have Licensed or an Onprem license.* Assistants must be under the current user's account.**Scopes**: user:read:admin user:read ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium

listUserAssistants(userId, return_response = F)

Arguments

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.