Webex · Example Payload

Webex List Call Recording Jobs Example

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Webex List Call Recording Jobs 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 Call Recording Jobs",
  "method": "GET",
  "path": "/telephony/config/jobs/callRecording",
  "summary": "List Call Recording Jobs",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "example": {
        "items": [
          {
            "id": "Y2lzY29zcGFyazovL3VzL0pPQl9JRC8yOTQ5ZmRiOC1kODg1LTQxMzAtYjhiNy1jNmJiYmM5ZWQzOTE",
            "trackingId": "ADMINBATCHCLIENT_926cde91-bbbd-4288-80d6-8ec19738f3bd_0",
            "sourceUserId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9jODA2NzZhZC0yNjRlLTRmMWMtYmIwYS1jMWZiNmQ0ODlmZTI",
            "sourceCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi8zNDEyODExZi0xMWI4LTQ2YTAtYWExNS1lZmEwMjRjODI5ODM",
            "targetCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi8zNDEyODExZi0xMWI4LTQ2YTAtYWExNS1lZmEwMjRjODI5ODM",
            "instanceId": 637238,
            "jobExecutionStatus": [
              {
                "id": 660912,
                "startTime": "2024-05-08T14:12:28.371Z",
                "endTime": "2024-05-08T14:12:39.848Z",
                "lastUpdated": "2024-05-08T14:12:39.983Z",
                "statusMessage": "COMPLETED",
                "exitCode": "COMPLETED",
                "createdTime": "2024-05-08T14:12:27.997Z",
                "stepExecutionStatuses": [
                  {
                    "id": 1909985,
                    "startTime": "2024-05-08T14:12:28.746Z",
                    "endTime": "2024-05-08T14:12:29.145Z",
                    "lastUpdated": "2024-05-08T14:12:29.145Z",
                    "statusMessage": "COMPLETED",
                    "exitCode": "COMPLETED",
                    "name": "managecallrecordingproviderGetUserThatNeedCallRecProviderUpdate",
                    "timeElapsed": "PT0.399S"
                  },
                  {
                    "id": 1909986,
                    "startTime": "2024-05-08T14:12:29.156Z",
                    "endTime": "2024-05-08T14:12:39.843Z",
                    "lastUpdated": "2024-05-08T14:12:39.843Z",
                    "statusMessage": "COMPLETED",
                    "exitCode": "COMPLETED",
                    "name": "managecallrecordingproviderUpdateCallRecordingProviderForUsers",
                    "timeElapsed": "PT10.687S"
                  }
                ],
                "timeElapsed": "PT11.086S"
              }
            ],
            "latestExecutionStatus": "COMPLETED",
            "locationId": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OLzlmZTFmZDllLTlkM2QtNDUxZi04MDEwLTMwY2U1ZjRlNTYyNQ",
            "vendorId": "Y2lzY29zcGFyazovL3VzL1JFQ09SRElOR19WRU5ET1IvMGE0MjY3NTQtYTQ3MC00YzJkLThiYTAtZmJjNjc3M2E4YTdj",
            "counts": {
              "totalNumberOfLocations": 0,
              "totalNumberOfUsers": 6,
              "failedUsers": 0,
              "updatedUsers": 6
            }
          }
        ]
      }
    }
  ]
}

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-call-recording-jobs-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.