Webex · Example Payload

Webex Listrecordingsforadminorcomplianceofficer Example

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Webex Listrecordingsforadminorcomplianceofficer 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": "listRecordingsForAdminOrComplianceOfficer",
  "method": "GET",
  "path": "/admin/recordings",
  "summary": "List Recordings For an Admin or Compliance Officer",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json;charset=UTF-8",
      "example": {
        "items": [
          {
            "id": "4f914b1dfe3c4d11a61730f18c0f5387",
            "meetingId": "f91b6edce9864428af084977b7c68291_I_166641849979635652",
            "scheduledMeetingId": "f91b6edce9864428af084977b7c68291_20200713T121500Z",
            "meetingSeriesId": "f91b6edce9864428af084977b7c68291",
            "topic": "Example Topic",
            "createTime": "2020-07-13T17:11:35Z",
            "timeRecorded": "2020-07-13T17:05:35Z",
            "hostDisplayName": "John Andersen",
            "hostEmail": "john.andersen@example.com",
            "siteUrl": "site4-example.webex.com",
            "downloadUrl": "https://site4-example.webex.com/site4/lsr.php?RCID=b91990e37417bda24986e46cf43345ab",
            "playbackUrl": "https://site4-example.webex.com/site4/ldr.php?RCID=69201a61d1d94a84aca18817261d1a73",
            "password": "********",
            "format": "ARF",
            "serviceType": "MeetingCenter",
            "durationSeconds": 18416,
            "sizeBytes": 168103,
            "shareToMe": false,
            "integrationTags": [
              "dbaeceebea5c4a63ac9d5ef1edfe36b9",
              "85e1d6319aa94c0583a6891280e3437d",
              "27226d1311b947f3a68d6bdf8e4e19a1"
            ],
            "status": "available"
          },
          {
            "id": "3324fb76946249cfa07fc30b3ccbf580",
            "meetingId": "f91b6edce9864428af084977b7c68291_I_166641849979635652",
            "scheduledMeetingId": "f91b6edce9864428af084977b7c68291_20200713T121500Z",
            "meetingSeriesId": "f91b6edce9864428af084977b7c68291",
            "topic": "Example Topic",
            "createTime": "2020-07-13T17:11:34Z",
            "timeRecorded": "2020-07-13T17:05:35Z",
            "hostDisplayName": "John Andersen",
            "hostEmail": "john.andersen@example.com",
            "siteUrl": "site4-example.webex.com",
            "downloadUrl": "https://site4-example.webex.com/site4/lsr.php?RCID=8a763939dec1fa26c565700d628fcb98",
            "playbackUrl": "https://site4-example.webex.com/site4/ldr.php?RCID=b05e9c4f773745e7b88725cc97bc3161",
            "password": "********",
            "format": "ARF",
            "serviceType": "MeetingCenter",
            "durationSeconds": 181562,
            "sizeBytes": 199134,
            "shareToMe": false,
            "integrationTags": [
              "dbaeceebea5c4a63ac9d5ef1edfe36b9",
              "85e1d6319aa94c0583a6891280e3437d",
              "27226d1311b947f3a68d6bdf8e4e19a1"
            ],
            "status": "available"
          },
          {
            "id": "42b80117a2a74dcf9863bf06264f8075",
            "meetingId": "f91b6edce9864428af084977b7c68291_I_166641849979635652",
            "scheduledMeetingId": "f91b6edce9864428af084977b7c68291_20200713T121500Z",
            "meetingSeriesId": "f91b6edce9864428af084977b7c68291",
            "topic": "Example Topic",
            "createTime": "2020-07-13T17:11:33Z",
            "timeRecorded": "2020-07-13T17:05:35Z",
            "hostDisplayName": "John Andersen",
            "hostEmail": "john.andersen@example.com",
            "siteUrl": "site4-example.webex.com",
            "downloadUrl": "https://site4-example.webex.com/site4/lsr.php?RCID=0edd48adbb183e7da97884a0a984e877",
            "playbackUrl": "https://site4-example.webex.com/site4/ldr.php?RCID=b64b28ebf70e4645954420c295a9fcad",
            "password": "********",
            "format": "ARF",
            "serviceType": "MeetingCenter",
            "durationSeconds": 181562,
            "sizeBytes": 199134,
            "shareToMe": false,
            "integrationTags": [
              "dbaeceebea5c4a63ac9d5ef1edfe36b9",
              "85e1d6319aa94c0583a6891280e3437d",
              "27226d1311b947f3a68d6bdf8e4e19a1"
            ],
            "status": "available"
          }
        ]
      }
    }
  ]
}

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-listrecordingsforadminorcomplianceofficer-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.