Skip to main content

ChannelFileSearchCommunityRequest

ChannelFileSearchCommunityRequest = object

Request object for searching files by name across multiple channels.

Properties

channelIds

channelIds: ChannelGuid[]

Array of channel IDs to search in. Required.


search: string

The search string to match against file names. Required. Performs a case-insensitive substring match. Wildcards and regular expressions are not supported.