v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Wikis

Retrieve the Content of a Wiki

Retrieves the plaintext content of a wiki in markdown format.

Returns

Returns text/markdown of the wiki content itself. If the request is unsuccessful, plaintext with the error message will be displayed.

get/wikis/{wiki_id}/content/

Path parameters

wiki_idstring required

The unique identifier of the wiki.

Response

OK