Skip to main content
GET
Get rendered markdown document

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

filename
string
required

Name of the markdown file (without extension)

Response

Rendered markdown document as HTML

The response is of type string.