Skip to main content
POST
Search for messages. Up to 50 results will be returned. Bot messages will not be included.

Authorizations

Authorization
string
header
required

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

Body

application/json
query
string

The search term to look for. Uses fuzzy search.

conversation_id
integer | null

If given, only search for messages in that conversation.

not_older_than_days
integer | null
default:30

Max age of messages. Lower to increase search performance.

Response

200 - application/json

Success

data
object[]