Return a note

Return a note by id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Note id to return

Query Params
string
enum

Format of the content to return (Markdown, Html, or SliteML)

Allowed:
string
enum

For html format only: whether to inline the Slite stylesheet (inline, default)
or omit it so you supply your own CSS (none, much smaller payload). Ignored for
other formats.

Allowed:
boolean

For sliteml format only: when true, returns the compact serialization
(standard markdown for common blocks, XML only for rich Slite blocks)
instead of the verbose full-tag XML. Smaller payload, recommended for new
integrations, and accepted as-is by the write endpoints. Ignored for other
formats.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json