status
Only display Items that have a status that matches one of the statuses in the array.
Valid statuses are
published
, unpublished
, archived
.Values
Request object key config.item_list.filter.restricted.status
Default: ['published', 'unpublished']
Type array[]