Webex · Example Payload

Webex List Meeting Transcripts For Compliance Officer Example

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Webex List Meeting Transcripts For Compliance Officer Example is an example object payload from Webex, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "List Meeting Transcripts For Compliance Officer",
  "method": "GET",
  "path": "/admin/meetingTranscripts",
  "summary": "List Meeting Transcripts For Compliance Officer",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json;charset=UTF-8",
      "example": {
        "items": [
          {
            "id": "8ce1f918-c138-4041-bb4a-5e01eeaadedb_M_0fc6ec11d9b6c909e04e1f6c76accda9",
            "startTime": "2020-06-02T20:30:15.042Z",
            "meetingId": "0ed74a1c0551494fb7a04e2881bf50ae_I_166022169160077044",
            "meetingTopic": "John's Meeting 01",
            "siteUrl": "example.webex.com",
            "scheduledMeetingId": "0ed74a1c0551494fb7a04e2881bf50ae_20210401T232500Z",
            "meetingSeriesId": "0ed74a1c0551494fb7a04e2881bf50ae",
            "hostUserId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS83QkFCQkU5OS1CNDNFLTREM0YtOTE0Ny1BMUU5RDQ2QzlDQTA",
            "vttDownloadLink": "http://site-example.webex.com/v1/meetingTranscripts/5e01eeaadedb_M_0fc6ec11d9b6c909e04e1f6c76accda9/download?format=vtt",
            "txtDownloadLink": "http://site-example.webex.com/v1/meetingTranscripts/5e01eeaadedb_M_0fc6ec11d9b6c909e04e1f6c76accda9/download?format=txt",
            "status": "available"
          },
          {
            "id": "074d892d-c7f7-4864-95db-31f7ae94206f_M_39f4371ca39c4a98b7f6ecc74247151e",
            "startTime": "2020-06-01T20:30:15.042Z",
            "meetingId": "0ed74a1c0551494fb7a04e2881bf50ae_I_166022169160077044",
            "meetingTopic": "John's Meeting 02",
            "siteUrl": "example.webex.com",
            "scheduledMeetingId": "0ed74a1c0551494fb7a04e2881bf50ae_20210401T232500Z",
            "meetingSeriesId": "0ed74a1c0551494fb7a04e2881bf50ae",
            "hostUserId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9jN2ZkNzNmMi05ZjFlLTQ3ZjctYWEwNS05ZWI5OGJiNjljYzY",
            "vttDownloadLink": "http://site-example.webex.com/v1/meetingTranscripts/31f7ae94206f_M_39f4371ca39c4a98b7f6ecc74247151e/download?format=vtt",
            "txtDownloadLink": "http://site-example.webex.com/v1/meetingTranscripts/31f7ae94206f_M_39f4371ca39c4a98b7f6ecc74247151e/download?format=txt",
            "status": "deleted"
          }
        ]
      }
    }
  ]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/webex-list-meeting-transcripts-for-compliance-officer-example"
All examples
curl "https://apis.io/api/v1/examples?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.