Search Real Time Messaging

GET {{baseUrl}}/search.all?sort_dir=<>&query=<>&sort=<>&count=<post>&token=<>&highlight=<>&page=<post>

Searches for messages and files matching a query.

Request Params

KeyDatatypeRequiredDescription
sort_dirstringChange sort direction to ascending (asc) or descending (desc).
querystringSearch query. May contains booleans, etc.
sortstringReturn matches sorted by either score or timestamp.
countstring
tokenstringAuthentication token. Requires scope: groups:history
highlightstringPass a value of true to enable query highlight markers (see below).
pagestring