EndpointsWikis
Search wiki
GET
/v2/wikis/{wiki_slug}/searchReturns a page of matching current pages in a visible wiki, ordered by relevance.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
wiki_slug*Wiki Slug
Wiki slug.
Query Parameters
q?|
Text to match against page titles and current bodies.
limit?Limit
Maximum matches returned.
Range
1 <= value <= 50Default
20cursor?|
Opaque cursor returned by the previous page; it is bound to the search filters.