Notes
Get a note
Retrieve a note by ID
GET
Get a note
Authorizations
OAuth 2.0 Bearer Token from Clerk authentication
Response
successful
The note ID
Example:
"abc123xyz"
The plaintext content of the note
Example:
"Meeting notes from client discussion"
Whether the note is pinned
Example:
false
The source of the note
Available options:
slant, import, api Example:
"api"
The book ID
Example:
"book123xyz"
When the note was created
When the note was last updated
The household ID
Example:
"household123xyz"
The ID of the user who created the note
Example:
"user123xyz"
Get a note