Webex · Example Payload

Webex Getlistoffeaturesassignedtoausermodemanagement Example

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Webex Getlistoffeaturesassignedtoausermodemanagement 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": "getListOfFeaturesAssignedToAUserModeManagement",
  "method": "GET",
  "path": "/telephony/config/people/{personId}/modeManagement/features",
  "summary": "Retrieve the List of Features Assigned to a User for Mode Management",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "example": {
        "features": [
          {
            "id": "Y2lzY29zcGFyazovL3VzL0FVVE9fQVRURU5EQU5ULzA1NTJmNjdiLTU5YTktNDFiYi04NzM2LTFiMDQxZDFkZGQ1ZQ",
            "name": "Test Auto Attendant",
            "type": "AUTO_ATTENDANT",
            "phoneNumber": "+19705550028",
            "extension": "0028",
            "modeBasedForwardingEnabled": true,
            "forwardDestination": "+14259964241",
            "currentOperatingModeName": "Day Operating Mode",
            "currentOperatingModeId": "Y2lzY29zcGFyazovL3VzL09QRVJBVElOR19NT0RFLzIxM2I1ZTIwLTljMjAtNDUwNi1iYWE3LTE0OGE0NWQyZWY4OQ",
            "exceptionType": "AUTOMATIC_SWITCH_BACK_EARLY_START",
            "location": {
              "id": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OL2E4Mjg5NzIyLTFiODAtNDFiNy05Njc4LTBlNzdhZThjMTA5OA",
              "name": "Banglore"
            }
          },
          {
            "id": "Y2lzY29zcGFyazovL3VzL0NBTExfUVVFVUUvNWMwZmYzZjctZjY2YS00NGQwLTlhODktZGY5N2U5MThkNjcw",
            "name": "Test Call Queue",
            "type": "CALL_QUEUE",
            "phoneNumber": "2055552221",
            "extension": "0007",
            "modeBasedForwardingEnabled": true,
            "forwardDestination": "+19705550028",
            "currentOperatingModeName": "Outage Operating Mode",
            "currentOperatingModeId": "Y2lzY29zcGFyazovL3VzL09QRVJBVElOR19NT0RFL2VkMjg0NjE1LWY3ZDgtNDNhOC1iOGJmLTVkYmU2ZjMzMTNjZQ",
            "exceptionType": "MANUAL_SWITCH_BACK",
            "location": {
              "id": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OL2E4Mjg5NzIyLTFiODAtNDFiNy05Njc4LTBlNzdhZThjMTA5OA",
              "name": "Banglore"
            }
          },
          {
            "id": "Y2lzY29zcGFyazovL3VzL0hVTlRfR1JPVVAvOTExNmRmZDMtZGQ4ZS00YTk5LTg1MmYtMjFiYmMxOGNkNzcy",
            "name": "Test Hunt Group",
            "type": "HUNT_GROUP",
            "phoneNumber": "2055552221",
            "extension": "0023",
            "modeBasedForwardingEnabled": true,
            "forwardDestination": "+19705550028",
            "currentOperatingModeName": "Day Operating Mode",
            "currentOperatingModeId": "Y2lzY29zcGFyazovL3VzL09QRVJBVElOR19NT0RFLzIxM2I1ZTIwLTljMjAtNDUwNi1iYWE3LTE0OGE0NWQyZWY4OQ",
            "exceptionType": "MANUAL_SWITCH_BACK",
            "location": {
              "id": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OL2E4Mjg5NzIyLTFiODAtNDFiNy05Njc4LTBlNzdhZThjMTA5OA",
              "name": "Banglore"
            }
          }
        ]
      }
    }
  ]
}

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