Skip to main content
GET
Full-text search over 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

The search query.

channelId
string

Optional channel ID to scope the search.

limit
number
default:20

Maximum number of results.

Response

Success

success
enum<boolean>
required
Available options:
true
data
object
required
meta
object