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
Key | Datatype | Required | Description |
---|---|---|---|
sort_dir | string | Change sort direction to ascending (asc ) or descending (desc ). | |
query | string | Search query. May contains booleans, etc. | |
sort | string | Return matches sorted by either score or timestamp . | |
count | string | ||
token | string | Authentication token. Requires scope: groups:history | |
highlight | string | Pass a value of true to enable query highlight markers (see below). | |
page | string |