Personal Audio Conference https://support.zoom.us/hc/enus/articles/204517069GettingStartedwithPersonalAudioConference PAC allows Pro or higher account holders to host meetings through PSTN phone dialin only.Use this API to list a user's PAC accounts.**Scopes:** user:read:admin user:read ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light**Prerequisites:*** A Pro or higher plan with Premium Audio Conferencing https://support.zoom.us/hc/enus/articles/204517069GettingStartedwithPersonalAudioConference addon.* Personal Audio Conference must be enabled in the user's profile.

listUsersPacAccounts(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.