Webex · Example Payload

Webex Getmyowndetails Example

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Webex Getmyowndetails 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": "getMyOwnDetails",
  "method": "GET",
  "path": "/telephony/config/people/me",
  "summary": "Get My Own Details",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "example": {
        "id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9mYWZiM2JhYi1hN2UxLTQ1ZGUtYmYzZS1kOWUxMzkxYzU0Yjk",
        "lastName": "Doe",
        "firstName": "John",
        "email": "john.doe@gmail.com",
        "announcementLanguage": "English",
        "locationDialingCode": "8327",
        "supportMobility": false,
        "emergencyCallBackNumber": "+16232992720",
        "phoneNumbers": [
          {
            "directNumber": "+441234222304",
            "enterprise": "832731599",
            "extension": "31599",
            "routingPrefix": "8327",
            "esn": "832731599",
            "primary": true
          },
          {
            "directNumber": "+441234200015",
            "enterprise": "832731587",
            "extension": "31587",
            "routingPrefix": "8327",
            "esn": "832731587",
            "primary": false
          }
        ],
        "devices": [
          {
            "description": [],
            "model": "DMS Cisco 8865",
            "mac": "110723241134",
            "primaryOwner": true,
            "type": "PRIMARY",
            "owner": {
              "lastName": "Mac",
              "firstName": "Jone",
              "type": "PEOPLE"
            },
            "activationState": "ACTIVATED"
          }
        ],
        "location": {
          "name": "Brampton",
          "address": {
            "address1": "mclean",
            "address2": "mclean",
            "city": "mclean",
            "state": "GB-BGE",
            "postalCode": "112233",
            "country": "GB"
          }
        },
        "receptionistUrl": "https://cisco.receptionist.cloud",
        "callingHostUrl": "https://var-int.broadcloudpbx.net",
        "attendantConsoleUrl": "https://cisco.receptionist.cloud"
      }
    }
  ]
}

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