Skip to main content
GET
Search messages

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

Required string length: 1 - 1024
exactMatch
boolean
default:false

Flag to indicate exact match

channelId
string

Channel ID to scope the search

messageFeedId
string

Message Feed ID to scope the search

userIds
string[]

Array of user public IDs to filter creators

Required array length: 1 - 10 elements
Minimum string length: 1
types
enum<string>[]

Array of message types to include

Maximum array length: 10
Available options:
text,
image,
video,
audio,
file
tags
string[]

Array of tags to include

Maximum array length: 10
Required string length: 1 - 30
options
object

Additional search options

Response

Search messages response

status
string
data
object