Skip to main content
GET
Returns the full meeting object including the list of participants, recording metadata, and links to the associated transcript and summary.
string
required
The unique meeting identifier (e.g., mtg_8f3k2j1m4n5p).

Response

string
Unique meeting identifier.
string
The meeting title.
string
Current status: scheduled, in_progress, processing, completed, or failed.
string
The platform where the meeting was recorded.
string
ISO 8601 timestamp when the meeting recording started.
string | null
ISO 8601 timestamp when the meeting recording ended.
integer | null
Duration of the meeting in seconds.
string
Primary language detected (ISO 639-1 code).
array
List of identified participants.
object
Recording metadata.
string | null
The ID of the associated transcript, or null if not yet available.
string | null
The ID of the associated summary, or null if not yet generated.
string | null
The linked calendar event ID, if the meeting was auto-recorded from a calendar.
array
User-defined tags attached to this meeting (array of strings).
string
ISO 8601 timestamp when the meeting record was created.
string
ISO 8601 timestamp when the meeting was last updated.