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