UsersContentRestrictions
Retrieves restrictions applied to specific content that limit access for individual users. 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 controls, such as read or update access. | ||
| UserKey | String | The unique user key identifying the user to whom the restriction applies. | ||
| DisplayName | String | The display name of the user who is subject to the restriction. | ||
| Username | String | The username of the user associated with the content restriction. | ||
| Type | String | Indicates the type of user, such as known, anonymous, or external. | ||
| ContentId | String | = | The unique identifier of the content item (such as a page or blog post) where the restriction is applied. |