Webex · Schema

TranscriptMulti

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Properties

Name Type Description
Source string Source of the transcription
Provider string Provider of the generated transcription
id string Voice Channel Transcript: Ccai ConfigId, Digital Channel Transcript: Conversation Id
fileName string The file name of the transcript.
filePath string Capture download url. Please refer [Transcript Details Guide](/docs/digital-transcript-json-details) for more details.
startTime string Begin time of capture(epoch timestamp)
languageCode string Language of the transcript
createTime string Create time of capture(epoch timestamp)
View JSON Schema on GitHub

JSON Schema

webex-transcriptmulti-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/TranscriptMulti",
  "title": "TranscriptMulti",
  "type": "object",
  "properties": {
    "Source": {
      "type": "string",
      "description": "Source of the transcription",
      "example": "recording|chat|sms etc."
    },
    "Provider": {
      "type": "string",
      "description": "Provider of the generated transcription",
      "example": "CISCO"
    },
    "id": {
      "type": "string",
      "description": "Voice Channel Transcript: Ccai ConfigId, Digital Channel Transcript: Conversation Id",
      "example": "cfg-id-101|CSRKT4K37D9OM2567"
    },
    "fileName": {
      "type": "string",
      "description": "The file name of the transcript.",
      "example": "voiceTranscript.json|emailTranscript.json|facebookTranscript.json etc."
    },
    "filePath": {
      "type": "string",
      "description": "Capture download url. Please refer [Transcript Details Guide](/docs/digital-transcript-json-details) for more details.",
      "example": "https://cjp-ccone-devus1-media-storage-recording.s3.amazonaws.com/9e4895c9-787b-4615-b15f-f1b3b12c3091/"
    },
    "startTime": {
      "type": "string",
      "description": "Begin time of capture(epoch timestamp)",
      "example": "1617373126000"
    },
    "languageCode": {
      "type": "string",
      "description": "Language of the transcript",
      "example": "en-US"
    },
    "createTime": {
      "type": "string",
      "description": "Create time of capture(epoch timestamp)",
      "example": "1617373126000"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/webex-transcriptmulti"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.