v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
search

Searches for messages matching a query.

get/search.messages

Query parameters

tokenstring required

Authentication token. Requires scope: search:read

countinteger

Pass the number of results you want per "page". Maximum of 100.

highlightboolean

Pass a value of true to enable query highlight markers (see below).

pageinteger
querystring required

Search query.

sortstring

Return matches sorted by either score or timestamp.

sort_dirstring

Change sort direction to ascending (asc) or descending (desc).

Response

Typical success response

oktrue required