Webex · Example Payload

Webex Get Call Recording Vendor Users Example

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Webex Get Call Recording Vendor Users 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 Call Recording Vendor Users",
  "method": "GET",
  "path": "/telephony/config/callRecording/vendorUsers",
  "summary": "Get Call Recording Vendor Users",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "example": {
        "vendorId": "Y2lzY29zcGFyazovL3VzL1JFQ09SRElOR19WRU5ET1IvMGE0MjY3NTQtYTQ3MC00YzJkLThiYTAtZmJjNjc3M2E4YTdj",
        "members": [
          {
            "id": "Y2lzY29zcGFyazovL3VybjpURUFNOnVzLXdlc3QtMl9yL1BMQUNFL2U2OTczZDgyLWM1NTUtNDMwOC05NGU3LWI3ZWU2MjczY2YyMg",
            "lastName": ".",
            "firstName": "HQ-Shared-Device",
            "type": "PLACE",
            "licenseType": "WORKSPACE"
          },
          {
            "id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS82MzE1ZTcxMy1hNGMzLTRmN2UtYmE2YS1hNjIyNTA3YjhmNzk",
            "lastName": "G",
            "firstName": "Viktor",
            "type": "PEOPLE",
            "licenseType": "PROFESSIONAL_USER"
          }
        ]
      }
    }
  ]
}

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-call-recording-vendor-users-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.