Author API Initialization
restricted
Configuration options for filters which are applied by default to the search criteria for the Item list results.
You would want to use this to restrict what Items authors can see, as these cannot be changed by the author.
Values
Attribute path config.item_list.filter.restricted
Type object
Properties
-
created_by array[string]
Only display Items created by specified users (authors).
-
current_user boolean
Only show Items created by the current user (author).
-
status array[string]
Show Items that have a status matching one of the available statuses.
-
tags object
Configuration options for Tag filters which are applied by default to the search criteria for the Item list results.