Channel Filters
Per-channel listing-search filter configuration.
📄️ List a channel's filter configs (ordered)
List a channel's filter configs (ordered)
📄️ Create or update a filter config
Upsert keyed by (channelId, filterName). The path channelId wins over the body.
📄️ Clone filters from another channel
Copies all filter configs from the `from` channel onto this channel. Same-named filters are overwritten (upsert on channel+filterName), not duplicated.
📄️ Reorder a channel's filters
Bulk-set display positions.
📄️ Delete a filter config
Delete a filter config