Templates
List templates
Retrieve a list of available summary templates, including built-in and custom templates.
GET
Returns all available summary templates. Templates define how meeting summaries are structured, including the sections to generate and the AI prompts used for each section. The list includes built-in templates provided by Mavio and any custom templates you have created.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.
Number of templates to return per page. Must be between 1 and 100.
Number of templates to skip for pagination.
Filter by template type. One of
built_in (Mavio default templates) or custom (user-created templates).Response
An array of template objects.
Pagination metadata.