Get a shared line group policy
GET {{baseUrl}}/phone/shared_line_groups/:sharedLineGroupId/policies
Returns the policy setting of a specific shared line group .
Prerequisites:
- Pro or a higher account with Zoom Phone license
- Account owner or admin permissions
Scopes:
phone:read:admin
Granular Scopes:
phone:read:shared_line_group_policy:admin
Rate Limit Label
:
LIGHT
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"check_voicemails_over_phone":{"enable":"\u003cboolean\u003e","locked":"\u003cboolean\u003e","locked_by":"invalid","modified":"\u003cboolean\u003e"}}