Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Webex Transcripts API

The Transcripts API from Webex — 6 operation(s) for transcripts.

Webex Transcripts API is one of 178 APIs that Webex publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transcripts. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 6 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

7 operations 6 paths 4 schemas 1 DELETE5 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Authentication
OAuth 2.0, HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 3

Webex Transcripts API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. It accepts HTTP bearer tokens (JWT) (bearer-key). It supports OAuth 2.0 (bearerAuth) using the authorizationCode flow, exposing 1 scope.

  • bearer-key — e.g. Bearer YOURAUTHORIZATIONTOKEN
  • bearerAuth — OAuth 2.0 Bearer token authentication

Paths & Operations 7

Across 6 paths, the API surfaces 7 operations — 1 DELETE, 5 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Transcripts 7
GET
/meetingTranscripts
List Meeting Transcripts
List Meeting Transcripts 6 params → 200400401403404405409410
GET
/admin/meetingTranscripts
List Meeting Transcripts For Compliance Officer
List Meeting Transcripts For Compliance Officer 4 params → 200400401403404405409410
GET
/meetingTranscripts/{transcriptId}/download
Download a Meeting Transcript
Download a Meeting Transcript 3 params → 200400401403404405409410
GET
/meetingTranscripts/{transcriptId}/snippets
List Snippets of a Meeting Transcript
List Snippets of a Meeting Transcript 2 params → 200400401403404405409410
GET
/meetingTranscripts/{transcriptId}/snippets/{snippetId}
Get a Transcript Snippet
Get a Transcript Snippet 2 params → 200400401403404405409410
PUT
/meetingTranscripts/{transcriptId}/snippets/{snippetId}
Update a Transcript Snippet
Update a Transcript Snippet 2 params body → 200400401403404405409410
DELETE
/meetingTranscripts/{transcriptId}
Delete a Transcript
Delete a Transcript 1 param body → 204400401403404405409410

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are TranscriptObject (11 properties), SnippetObject (6 properties), DeleteTranscriptObject (2 properties), UpdateSnippetObject (2 properties). Each schema is shown below with its type and property counts.

TranscriptObject
object
11 properties 10 required
UpdateSnippetObject
object
2 properties 1 required
DeleteTranscriptObject
object
2 properties
SnippetObject
object
6 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

webex-transcripts-api-openapi.yml Raw ↑

Other APIs Webex publishes across the network.

Webex Address Book API
Webex Admin Audit Events API
Webex Agent Personal Greeting Files API
Webex Agent Summaries API
Webex Agent Wellbeing API
Webex Agents API
Webex AI Feature API
Webex API - Domain Management API
Webex Archive Users API
Webex Attachment Actions API
Webex Audio Files API
Webex Authorizations API