Webex · Example Payload

Webex Get The Job Status Of A Call Recording Job Example

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Webex Get The Job Status Of A Call Recording Job 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": "Get the Job Status of a Call Recording Job",
  "method": "GET",
  "path": "/telephony/config/jobs/callRecording/{jobId}",
  "summary": "Get the Job Status of a Call Recording Job",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "example": {
        "name": "managecallrecordingprovider",
        "id": "Y2lzY29zcGFyazovL3VzL0pPQl9JRC80ZDA4MDZhYy1hN2M3LTRjM2MtYmVlNy01NDM3MDk4MmYzMWI",
        "trackingId": "ADMINBATCHCLIENT_a02c7b0c-4d28-4e98-b47b-0a135a4b287f_0",
        "sourceUserId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9jODA2NzZhZC0yNjRlLTRmMWMtYmIwYS1jMWZiNmQ0ODlmZTI",
        "sourceCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi8zNDEyODExZi0xMWI4LTQ2YTAtYWExNS1lZmEwMjRjODI5ODM",
        "targetCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi8zNDEyODExZi0xMWI4LTQ2YTAtYWExNS1lZmEwMjRjODI5ODM",
        "instanceId": 637210,
        "jobExecutionStatus": [
          {
            "id": 660884,
            "startTime": "2024-05-08T13:51:47.275Z",
            "endTime": "2024-05-08T13:51:57.873Z",
            "lastUpdated": "2024-05-08T13:51:57.978Z",
            "statusMessage": "COMPLETED",
            "exitCode": "COMPLETED",
            "createdTime": "2024-05-08T13:51:47.018Z",
            "stepExecutionStatuses": [
              {
                "id": 1909908,
                "startTime": "2024-05-08T13:51:47.550Z",
                "endTime": "2024-05-08T13:51:47.978Z",
                "lastUpdated": "2024-05-08T13:51:47.978Z",
                "statusMessage": "COMPLETED",
                "exitCode": "COMPLETED",
                "name": "managecallrecordingproviderGetUserThatNeedCallRecProviderUpdate",
                "timeElapsed": "PT0.428S"
              },
              {
                "id": 1909909,
                "startTime": "2024-05-08T13:51:47.994Z",
                "endTime": "2024-05-08T13:51:57.866Z",
                "lastUpdated": "2024-05-08T13:51:57.866Z",
                "statusMessage": "COMPLETED",
                "exitCode": "COMPLETED",
                "name": "managecallrecordingproviderUpdateCallRecordingProviderForUsers",
                "timeElapsed": "PT9.872S"
              }
            ],
            "timeElapsed": "PT10.3S"
          }
        ],
        "latestExecutionStatus": "COMPLETED",
        "locationId": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OLzlmZTFmZDllLTlkM2QtNDUxZi04MDEwLTMwY2U1ZjRlNTYyNQ",
        "vendorId": "Y2lzY29zcGFyazovL3VzL1JFQ09SRElOR19WRU5ET1IvZmYzNzMzOTYtMGVmMC00N2NiLTk5NzEtNzg0MDI5YzZjMTQ3",
        "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-get-the-job-status-of-a-call-recording-job-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.