Webex · Example Payload

Webex List Recordings For Admin Or Compliance Officer Example

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Webex List Recordings For Admin Or 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_recordings_for_admin_or_compliance_officer",
  "method": "GET",
  "path": "/admin/convergedRecordings",
  "summary": "List Recordings for Admin or Compliance officer",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json;charset=UTF-8",
      "example": {
        "items": [
          {
            "id": "baa93e55c62e4663ae24f13fbfdb247f",
            "topic": "call with title",
            "createTime": "2023-10-31T16:24:12+08:00",
            "timeRecorded": "2023-10-31T10:41:28+08:00",
            "ownerId": "d7468402-e95f-42a9-92c8-dd65f45d40ba",
            "ownerType": "virtualLine",
            "ownerEmail": "Rbs_TA_Admin@wbxlab.us",
            "format": "MP3",
            "durationSeconds": 60,
            "sizeBytes": 244333,
            "serviceType": "calling",
            "storageRegion": "US",
            "status": "available",
            "serviceData": {
              "locationId": "US",
              "callSessionId": "7ba2967530164bf0af1966cf2854b000"
            }
          },
          {
            "id": "518cdca461c747dc840b29827d0cb62d",
            "topic": "call with title",
            "createTime": "2023-10-30T22:30:53+08:00",
            "timeRecorded": "2023-10-30T22:17:19+08:00",
            "ownerId": "d7468402-e95f-42a9-92c8-dd65f45d40ba",
            "ownerType": "virtualLine",
            "ownerEmail": "Rbs_TA_Admin@wbxlab.us",
            "format": "MP3",
            "durationSeconds": 60,
            "sizeBytes": 244326,
            "serviceType": "calling",
            "storageRegion": "US",
            "status": "available",
            "serviceData": {
              "locationId": "US",
              "callSessionId": "7ba2967530164bf0af1966cf2854b000"
            }
          }
        ]
      }
    }
  ]
}

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-recordings-for-admin-or-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.