Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the note.
Available options:
html
, markdown
Response
200
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