search
Search Wiki pages
Returns cursor-based Wiki page search results in stable path order. Use nextCursor only with the same query, workspace, and prefix.
get/search/wiki
Query parameters
remoteNodestring
name of the remote node
workspacestring
Workspace selector. For list and search APIs, use all, default, or a workspace name. Omitted means all.
prefixstring
Relative Wiki page path without extension, for example runbooks/deploy-guide. Must not start with / or contain ..
Optional Wiki page path prefix within the selected workspace
qstring required
A search query string
tagsstring[]
Only return Wiki pages carrying every given tag (case-insensitive)
cursorstring
Opaque cursor returned by the previous search response
limitinteger
Number of search results to return (default 20, max 50)
Response
Cursor-based Wiki page search results