Retrieves the details of an existing note.
Your Moonbase API key.
The ID of the note to retrieve.
Successful response.
The Note object represents a block of text content, often used for meeting notes or summaries.
String representing the object’s type. Always note for this object.
"note"Unique identifier for the object.
The current lock version of the note for optimistic concurrency control.
The main content of the note.
Time at which the object was created, as an ISO 8601 timestamp in UTC.
Time at which the object was last updated, as an ISO 8601 timestamp in UTC.
A list of items, meetings or calls this note is associated with.
An optional title for the note.
A short, system-generated summary of the note's content.
The person that created the note.