DocumentationBlogSupport
Log inSign up
Log inSign up
BlogSupport
Build
Getting StartedPlatform Introduction
Embedded Apps
OverviewDeveloper GuideSidebar API Quick StartSubmission Checklist for Embedded Apps
Design Guidelines
MeetingsMessagingDevicesSidebar
API Reference
BotsButtons and CardsIntegrationsService AppsLogin with WebexWidgetsGuest IssuerWebex ConnectInstant Connect Meeting LinksDeveloper SandboxSubmit Your AppSupport PolicyFAQs
APIs
XML API DeprecationAccess the APIREST API BasicsComplianceWebhooksWebex APIs
Admin
OverviewAdmin APIsAuthentication
Guides
Hybrid ServicesWebhooksReal-time File DLP BasicsUsing Webex Service Apps
Reference
Admin Audit EventsAuthorizationsEventsGroupsHistorical AnalyticsHybrid ClustersHybrid ConnectorsLicensesLocationsMeeting QualitiesOrganizationsPartner ManagementPartner TagsPeopleRecording ReportRecordingsReport TemplatesReportsResource Group MembershipsResource GroupsRolesSecurity Audit EventsSession TypesSpace ClassificationsTracking CodesWebex Calling Organization SettingsWebex Calling Person SettingsWebex Calling Workspace SettingsWholesale Billing ReportsWorkspace LocationsWorkspace MetricsWorkspaces
Calling
Overview
Guides
Integrations and AuthorizationWebex for BroadWorksWebex for WholesaleWholesale and Broadworks Common Guide
Reference
BroadWorks Billing ReportsBroadWorks Device ProvisioningBroadWorks EnterprisesBroadWorks SubscribersCall ControlsLocationsPeopleRecording ReportVideo MeshWebex Calling Detailed Call HistoryWebex Calling Device SettingsWebex Calling Organization SettingsWebex Calling Person SettingsWebex Calling Voice MessagingWebex Calling Workspace SettingsWholesale Billing ReportsWholesale CustomersWholesale Subscribers
Contact Center
Overview
Customer Journey Data
Overview
Guides
Getting StartedFAQ
Devices
Overview
Guides
DevicesWorkspace Integrations Guide
Reference
Device ConfigurationsDevicesWebex Calling Device SettingsWorkspace LocationsWorkspace MetricsWorkspace PersonalizationWorkspacesxAPI
Meetings
Overview
Guides
Integrations and AuthorizationWebhooksUsing Webex Service AppsWebinar GuideMeeting Resource Guide
Reference
Meeting ChatsMeeting Closed CaptionsMeeting InviteesMeeting MessagesMeeting ParticipantsMeeting PollsMeeting PreferencesMeeting Q and AMeeting QualitiesMeeting Transcripts
GETList Meeting Transcripts
GETList Meeting Transcripts For Compliance Officer
GETDownload a Meeting Transcript
GETList Snippets of a Meeting Transcript
GETGet a Transcript Snippet
PUTUpdate a Transcript Snippet
DELETEDelete a Transcript
MeetingsMeetings Summary ReportPeopleRecording ReportRecordingsSession TypesTracking CodesVideo MeshWebhooks
Messaging
Overview
Guides
BotsIntegrations and AuthorizationWebhooksButtons and CardsUsing Webex Service Apps
Reference
Attachment ActionsEventsMembershipsMessagesPeopleRoom TabsRoomsTeam MembershipsTeamsTracking CodesWebhooks
Webex Assistant Skills
Guides
Skills SDK GuideSkills Developer PortalSkills Reference GuideSkills UX Guide
Overview
FedRAMP
Overview
Guides
Create a BotCreate an IntegrationNotes on API Support
Workspace Integrations
OverviewTechnical DetailsControl Hub Features
Webex Status API
Full API Reference
Admin Audit EventsAttachment ActionsAuthorizationsBroadWorks Billing ReportsBroadWorks Device ProvisioningBroadWorks EnterprisesBroadWorks SubscribersCall ControlsDevice ConfigurationsDevicesEventsGroupsHistorical AnalyticsHybrid ClustersHybrid ConnectorsLicensesLocationsMeeting ChatsMeeting Closed CaptionsMeeting InviteesMeeting MessagesMeeting ParticipantsMeeting PollsMeeting PreferencesMeeting Q and AMeeting QualitiesMeeting Transcripts
GETList Meeting Transcripts
GETList Meeting Transcripts For Compliance Officer
GETDownload a Meeting Transcript
GETList Snippets of a Meeting Transcript
GETGet a Transcript Snippet
PUTUpdate a Transcript Snippet
DELETEDelete a Transcript
MeetingsMeetings Summary ReportMembershipsMessagesOrganizationsPartner ManagementPartner TagsPeopleRecording ReportRecordingsReport TemplatesReportsResource Group MembershipsResource GroupsRolesRoom TabsRoomsSecurity Audit EventsSession TypesSiteSpace ClassificationsTeam MembershipsTeamsTracking CodesVideo MeshWebex Calling Detailed Call HistoryWebex Calling Device SettingsWebex Calling Organization SettingsWebex Calling Person SettingsWebex Calling Voice MessagingWebex Calling Workspace SettingsWebhooksWholesale Billing ReportsWholesale CustomersWholesale SubscribersWorkspace LocationsWorkspace MetricsWorkspace PersonalizationWorkspacesxAPI
API Changelog
SDKs
iOSAndroidBrowserNode.jsJava
Developer CommunityCertifications

Meeting Transcripts

Not supported for Webex for Government (FedRAMP)

A meeting transcript is the automatic transcription of a meeting's recordings by our industry-leading speech-to-text engine to capture of what was discussed and decided during the meeting, in text form.

A transcript snippet is a short text snippet from a meeting transcript which was spoken by a particular participant in the meeting. A meeting transcript consists of many snippets.

This API manages meeting transcripts and snippets. You can use the Transcript API to list meeting transcripts, list, get and update transcript snippets. Transcripts may be retrieved via download link defined by vttDownloadLink or txtDownloadlink in the response body.

Refer to the Meetings API Scopes section of Meetings Overview for scopes required for each API.

NOTE:

  1. Listing/Getting/Updating meeting transcript snippets function do not support Admin role.
  2. The meeting transcript can not be recorded until you turn on the meeting recording.
Method
Description
GEThttps://webexapis.com/v1/meetingTranscripts
List Meeting Transcripts
https://webexapis.com/v1/meetingTranscripts
GETList Meeting Transcripts
GEThttps://webexapis.com/v1/admin/meetingTranscripts
List Meeting Transcripts For Compliance Officer
https://webexapis.com/v1/admin/meetingTranscripts
GETList Meeting Transcripts For Compliance Officer
GEThttps://webexapis.com/v1/meetingTranscripts/{transcriptId}/download
Download a Meeting Transcript
https://webexapis.com/v1/meetingTranscripts/{transcriptId}/download
GETDownload a Meeting Transcript
GEThttps://webexapis.com/v1/meetingTranscripts/{transcriptId}/snippets
List Snippets of a Meeting Transcript
https://webexapis.com/v1/meetingTranscripts/{transcriptId}/snippets
GETList Snippets of a Meeting Transcript
GEThttps://webexapis.com/v1/meetingTranscripts/{transcriptId}/snippets/{snippetId}
Get a Transcript Snippet
https://webexapis.com/v1/meetingTranscripts/{transcriptId}/snippets/{snippetId}
GETGet a Transcript Snippet
PUThttps://webexapis.com/v1/meetingTranscripts/{transcriptId}/snippets/{snippetId}
Update a Transcript Snippet
https://webexapis.com/v1/meetingTranscripts/{transcriptId}/snippets/{snippetId}
PUTUpdate a Transcript Snippet
DELETEhttps://webexapis.com/v1/meetingTranscripts/{transcriptId}
Delete a Transcript
https://webexapis.com/v1/meetingTranscripts/{transcriptId}
DELETEDelete a Transcript

Connect

Support

Developer Community

Developer Events

Contact Sales

Handy Links

Webex Ambassadors

Webex App Hub

Resources

Open Source Bot Starter Kits

Download Webex

DevNet Learning Labs

Terms of Service

Privacy Policy

Cookie Policy

Trademarks

© 2023 Cisco and/or its affiliates. All rights reserved.