Get all meeting data for a specific meeting version

Retrieves complete meeting data for a specific version, including metadata, participants, content, AI insights, and recordings including:

  • Meeting details (title, status, agenda, notes)
  • Attendees and collaborators with their roles
  • Content items presented during the meeting
  • AI-generated insights (summaries, action items, objections, discovery questions)
  • Video recordings with full transcripts and speaker attribution
  • User comments and reactions on the recordings
  • CRM context and integration data

Use this endpoint to get the full context of a meeting at a specific point in time, rather than its current state. Ideal for post-meeting analysis, CRM integration, and AI agent consumption.

Usage prompts (natural language)

  • "Get all the details for meeting 335daa1b-a995-4b18-b5c5-161f2f291667 version YfQBC2XCTU-nBtY7sML6gw including transcripts, AI insights, and attendees."
  • "Retrieve the complete meeting data with action items, summaries, and content recommendations for the customer demo meeting held last week."
  • "Show me the full transcript analysis with detected topics and speaker attribution for version 2 of the quarterly business review meeting."
  • "Fetch all AI-generated insights including objections, discovery questions, and commercial topics discussed in the latest version of meeting ID 5fc6318e-f1c5-4585-a8a3-ea61b62f19b2."
  • "Get the historical snapshot of the meeting from two weeks ago including what content was presented, who attended, and what action items were identified."
  • "Retrieve meeting analytics showing content engagement, video comments with reactions, and Aura smart topic matches for version z7fmVUfGBUO_RK8WgvDB4Q."
Path Params
string
required

The globally unique identifier (UUID v4) for a specific meeting resource in the Seismic system. This identifier is assigned when a meeting is created and remains stable across its lifecycle. Use this ID to retrieve all meeting-related data including metadata, attendees, content, recordings, and AI-generated insights. Example value '335daa1b-a995-4b18-b5c5-161f2f291667'. Required for all meeting-specific API operations.

string
required

The unique version identifier for a specific revision of the meeting. Each time a meeting is updated (e.g., content added, agenda modified, or metadata changed), a new version is created. Use this parameter to retrieve data for a specific point-in-time snapshot of the meeting rather than the latest version. Version IDs are base64-encoded strings that ensure immutability of historical meeting states for compliance and audit purposes. Example 'z7fmVUfGBUO_RK8WgvDB4Q'.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json