Search messages
GET/api/chat/search
GET
/api/chat/search
Substring search scoped to the channels the caller’s role can see. Results carry the channel they came from.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Query Parameters
Section titled “Query Parameters”q
required
string
channelId
string format: uuid
limit
integer
Responses
Section titled “Responses”Matching messages
object
ok
required
boolean
data
Search term too short
object
ok
required
boolean
error
required
string
code
string
Unauthenticated
object
ok
required
boolean
error
required
string
code
string
Forbidden
object
ok
required
boolean
error
required
string
code
string
Server error
object
ok
required
boolean
error
required
string
code
string
