GET /groups/{groupId}/lock_settings

zoom.us

Summary: Get locked settings
Operation ID: getGroupLockSettings
Auth: unknown
Description

Retrieve a [group's](https://support.zoom.us/hc/en-us/articles/204519819-Group-Management-) locked settings. If you lock a setting, the group members will not be able to modify it individually. <p style="background-color:#FEEFB3; color:#9F6000"><br>Note:</b> The `force_pmi_jbh_password` field under meeting settings is planned to be deprecated on September 22, 2019. This field will be replaced by another field that will provide the same functionality.</p> **Prerequisite**: Pro, Business, or Education account<br> **Scopes**: `group:read:admin`<br> **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`

Parameters (3)

custom_query_fields (string, query, optional)

Provide the name of the field by which you would like to filter the response. For example, if you provide "host_video" as the value of this field, you will get a response similar to the following:<br> { "schedule_meeting": { "host_video": false } } <br>You can provide multiple values by separating them with commas(example: "host_video,participant_video”).

groupId (string, path, required)

Id of the group.

option (string, query, optional)

Specify `meeting_security` as the value of this field if you would like to view security settings applied on a meeting hosted by the users in this group.

No probe data for this endpoint yet.