GET /wikis/{wiki_id}/content/
Summary: Retrieve the Content of a Wiki
Operation ID: wiki_content
Auth: unknown
Operation ID: wiki_content
Auth: unknown
Description
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.
Parameters (1)
wiki_id
(string, path, required)
The unique identifier of the wiki.
No probe data for this endpoint yet.