GroupsContentRestrictions
Retrieves restrictions applied to specific content items that limit access to certain user groups. Requires ContentId and supports up to 200 restrictions per operation.
Columns
| Name | Type | References | SupportedOperators | Description |
| Operation | String | Specifies the type of operation that the restriction governs, such as read or update access. | ||
| Name | String | The name of the group to which the content restriction applies, defining which members are affected. | ||
| Type | String | Indicates the type of group, such as internal or external, based on how it is managed or synchronized. | ||
| ContentId | String | = | The unique identifier of the content item (such as a page or blog post) where the restriction is applied. |