/meetings/transcripts/:id

Retrieve the full transcript for a specific meeting by its summary ID. Returns the complete transcript with speaker identification and timestamps.

Required Feature: mixmaxApi (API access must be enabled for your workspace)

Workspace Access: If "Allow workspace-wide transcript access via API" is enabled in Admin Settings > Meeting Copilot, workspace admins can access transcripts from all workspace members' meetings.

Note: The id parameter is the meeting summary ID (the _id field from the /meetings/summaries/search response).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

If "Allow workspace-wide transcript access via API" is enabled in Admin Settings > Meeting Copilot, workspace admins can access transcripts from all workspace members' meetings by passing the meeting's ID. Use /meetings/summaries/search?owner=workspace to discover meeting IDs across the workspace.

Path Params
string
required

The meeting summary ID. This is the _id field returned from the /meetings/summaries/search endpoint. URL encode the _id returned by that endpoint before appending it to this request url.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!