v44

Swagger 2.0raw.githubusercontent.com2026-08-01304236810.6 KB
Wiki

Get wiki index view

Returns the wiki index as intro text plus per-type paginated directory groups. The heavy directory markdown that used to live in wiki_pages.content was replaced with this structured response so a KB with tens of thousands of pages no longer materializes megabytes of TEXT on every index open.

get/knowledgebase/{kb_id}/wiki/index

Path parameters

kb_idstring required

Knowledge base ID

Query parameters

typesstring

Comma-separated page types (default: all content types)

limitinteger

Per-group window size, 1-200 (default 50)

cursorstring

Opaque offset cursor from previous response

Response

OK

introstring
versioninteger