Webex · Schema

EndpointListGetObject

Response object for the list of endpoints.

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Properties

Name Type Description
endpoints array List of endpoints.
View JSON Schema on GitHub

JSON Schema

webex-endpointlistgetobject-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/EndpointListGetObject",
  "title": "EndpointListGetObject",
  "type": "object",
  "description": "Response object for the list of endpoints.",
  "example": {
    "endpoints": [
      {
        "id": "Y2lzY29zcGFyazovL3VybjpURUFNOnVzLWVhc3QtMV9pbnQxMy9DQUxMSU5HX0RFVklDRS85MGQyMmM0Yy0wMGI3LTQ4YzAtYjUwNi0yM2UwY2E2MTlkYmM=",
        "type": "CALLING_DEVICE",
        "name": "Webex Go Device",
        "autoAndForcedAnswerEnabled": false,
        "ownerId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9kNTlkYzFkOC00NjdkLTRhNGUtOTRlNi1jOTYyZjEyMmY5YWM",
        "ownerType": "PEOPLE",
        "mobilitySettings": {
          "phoneNumber": "+13374831660",
          "alertingEnabled": false
        }
      },
      {
        "id": "Y2lzY29zcGFyazovL3VzL0FQUExJQ0FUSU9OLzIyNjBkMDYxLWViNDUtNDJhMi05MmY3LWFkZDMyMzRiYzI0Yw",
        "type": "APPLICATION",
        "name": "Webex Tablet Application",
        "autoAndForcedAnswerEnabled": false,
        "ownerId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9kNTlkYzFkOC00NjdkLTRhNGUtOTRlNi1jOTYyZjEyMmY5YWM",
        "ownerType": "PEOPLE",
        "secondaryLines": [
          {
            "id": "Y2lzY29zcGFyazovL3VzL1ZJUlRVQUxfTElORS82NDhjYjBkMC1kODU2LTQzNzQtYmI4My0zNWFhNTIxZDhiZmI",
            "memberType": "VIRTUAL_LINE"
          }
        ]
      },
      {
        "id": "Y2lzY29zcGFyazovL3VzL0hPVERFU0tJTkdfR1VFU1QvN2FmYTFlNWMtOTFiYS00NzRkLWEzODMtZTAyMDgxZDU3YmE5",
        "type": "HOTDESKING_GUEST",
        "name": "Cisco HotDesking",
        "autoAndForcedAnswerEnabled": false,
        "ownerId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9kNTlkYzFkOC00NjdkLTRhNGUtOTRlNi1jOTYyZjEyMmY5YWM",
        "ownerType": "PEOPLE",
        "secondaryLines": [
          {
            "id": "Y2lzY29zcGFyazovL3VzL1ZJUlRVQUxfTElORS82NDhjYjBkMC1kODU2LTQzNzQtYmI4My0zNWFhNTIxZDhiZmI",
            "memberType": "VIRTUAL_LINE"
          }
        ],
        "host": {
          "id": "Y2lzY29zcGFyazovL3VybjpURUFNOnVzLWVhc3QtMV9pbnQxMy9DQUxMSU5HX0RFVklDRS9lMTRhNTFlMC1mM2Q1LTQzNzktOWM2OC1hNWFiY2Y1M2E5MTY=",
          "type": "CALLING_DEVICE",
          "name": "Cisco 8861",
          "autoAndForcedAnswerEnabled": false,
          "ownerId": "Y2lzY29zcGFyazovL3VybjpURUFNOnVzLWVhc3QtMV9pbnQxMy9QTEFDRS8zNDU1MDQ1YS0xN2UyLTQxNzEtOGMwYy02ZWVkMDgwNjM5ZDI=",
          "ownerType": "PLACE",
          "secondaryLines": [
            {
              "id": "Y2lzY29zcGFyazovL3VzL1ZJUlRVQUxfTElORS9iNmYwNzQyNS1lYjgyLTQzMDEtOWRlNy04YWI3NTFjM2ZhZDQ",
              "memberType": "VIRTUAL_LINE"
            }
          ]
        }
      }
    ]
  },
  "required": [
    "endpoints"
  ],
  "properties": {
    "endpoints": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/Endpoint"
      },
      "description": "List of endpoints."
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 JSON Schema
curl "https://apis.io/api/v1/json-schemas/webex-endpointlistgetobject"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.