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