Skip to main content
GET
Search channels

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

query
string
required

Keyword for searching

exactMatch
boolean
default:false

Flag to indicate exact match.

isMemberOnly
boolean
default:false

Flag to filter only member-only channels.

types
enum<string>[]

Array of channel types.

Available options:
community,
conversation,
live,
broadcast
tags
string[]

Array of channel tags.

Maximum array length: 10
Maximum string length: 100
options
object

Additional search options.

Response

Search channel response

status
string
data
object