Notes
Get a note
Retrieve a note belonging to a contact
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 complete set of label IDs applied to the note
Records referenced by the note
The book ID
Example:
"book123xyz"
The type of record the note belongs to
The ID of the record the note belongs to
When the note was created
When the note was last updated
Whether the note is hidden
Example:
false
The household ID
Example:
"household123xyz"
The ID of the user who created the note
Example:
"user123xyz"