Get settings for a group https://support.zoom.us/hc/enus/articles/204519819GroupManagement . **Prerequisite**: Pro, Business, or Education account**Scopes**: group:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium

getGroupsSettings(option = NULL, return_response = F)

Arguments

option

meeting_authentication: Use this query parameter to view meeting authentication configuration https://support.zoom.us/hc/enus/articles/360037117472AuthenticationProfilesforMeetingsandWebinars applied on the account.recording_authentication: Use this query parameter to view recording authentication configuration https://support.zoom.us/hc/enus/articles/360037756671AuthenticationProfilesforCloudRecordings applied on the account.

return_response

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