Diagrams
List diagrams
Retrieve a list of diagrams generated from a meeting.
GET
Returns all diagrams that have been generated for a specific meeting. Diagrams are AI-generated visual representations of meeting content, including flowcharts, sequence diagrams, mind maps, and infographics.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 diagrams to return per page. Must be between 1 and 100.
Number of diagrams to skip for pagination.
Filter by diagram type. One of
flowchart, sequence, mindmap, or infographic.Response
An array of diagram objects.
Pagination metadata.