Export a note in HTML or Markdown format.
Returns the note object with the requested export content.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique identifier of the note.
html
, markdown
200
The response is of type object
.