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.Documentation Index
Fetch the complete documentation index at: https://docs.mavioapp.com/llms.txt
Use this file to discover all available pages before exploring further.
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.