Meetings
Get meeting
Retrieve detailed information about a specific meeting, including participants and associated resources.
GET
Returns the full meeting object including the list of participants, recording metadata, and links to the associated transcript and summary.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).Response
Unique meeting identifier.
The meeting title.
Current status:
scheduled, in_progress, processing, completed, or failed.The platform where the meeting was recorded.
ISO 8601 timestamp when the meeting recording started.
ISO 8601 timestamp when the meeting recording ended.
Duration of the meeting in seconds.
Primary language detected (ISO 639-1 code).
List of identified participants.
Recording metadata.
The ID of the associated transcript, or
null if not yet available.The ID of the associated summary, or
null if not yet generated.The linked calendar event ID, if the meeting was auto-recorded from a calendar.
User-defined tags attached to this meeting (array of strings).
ISO 8601 timestamp when the meeting record was created.
ISO 8601 timestamp when the meeting was last updated.