Notes
List notes
Retrieve a paginated list of notes attached to a specific meeting.
GET
Returns all notes associated with a meeting, ordered by creation date descending. Notes can be created manually by users or generated automatically from AI summaries.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 meeting identifier (e.g.,
mtg_8f3k2j1m4n5p).Number of notes to return per page. Must be between 1 and 100.
Number of notes to skip for pagination.
Response
An array of note objects.
Pagination metadata.