93cc41f2018a

latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-10215274484.1 KB
search

Search Wiki page match snippets

Returns cursor-based snippets for one matching Wiki page.

get/search/wiki/matches

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.

pathstring required

Relative Wiki page path without extension, for example runbooks/deploy-guide. Must not start with / or contain ..

Wiki page path (may include slashes for nested pages)

qstring required

A search query string

cursorstring

Opaque cursor returned by the previous search response

limitinteger

Number of search match snippets to return (default 5, max 50)

Response

Cursor-based Wiki page match snippets

hasMoreboolean required
nextCursorstring