Notes
Get note
Retrieve a specific note by its unique identifier.
GET
Returns the full note object including its content, author, and associated meeting information.
The unique note identifier (e.g.,
nte_a1b2c3d4e5).Response
Unique note identifier.
The meeting this note is attached to.
Optional title for the note.
The note content in Markdown format.
The user who created the note.
ISO 8601 timestamp when the note was created.
ISO 8601 timestamp when the note was last modified.