UsersContentRestrictions
Retrieve information related to the users restrictions applied to a certain content. The maximum number of restrictions per operation is limited to 200. ContentId is required.
Columns
| Name | Type | References | SupportedOperators | Description |
| Operation | String | Specifies the type of operation (read, update) that the restriction applies to. | ||
| UserKey | String | Specifies the UserKey, the unique identifier key for the user. | ||
| DisplayName | String | The display name of the user associated with the restriction. | ||
| Username | String | Specifies the Username of the user. | ||
| Type | String | Specifies the type of the user (for example, 'known'). | ||
| ContentId | String | = | The ID of the content where the restriction is applied. |