Webex · Schema

WorkspaceResponse

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Properties

Name Type Description
provisioningId string Provisioning ID that defines how this workspace is to be provisioned for Cisco Webex Services. Each Customer Template will have their own unique Provisioning ID. This ID will be displayed under the ch
userId string The user ID of the workspace on BroadWorks.
spEnterpriseId string The Service Provider supplied unique identifier for the workspace's enterprise.
displayName string The display name of the workspace.
primaryPhoneNumber string The primary phone number configured against the workspace on BroadWorks.
extension string The extension number configured against the workspace on BroadWorks.
id string A unique Cisco identifier for the workspace.
created string The date and time the workspace was provisioned.
View JSON Schema on GitHub

JSON Schema

webex-workspaceresponse-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/WorkspaceResponse",
  "title": "WorkspaceResponse",
  "type": "object",
  "example": {
    "id": "Y2lzY29zcGFyazovL3VzL1BMQUNFL2RkMjJlZGZlLTlmZWYtNDdmOS05ODFkLWYxYjA3MWFmMDcwYw",
    "provisioningId": "ZjViMzYxODctYzhkZC00NzI3LThiMmYtZjljNDQ3ZjI5MDQ2OjQyODVmNTk0LTViNTEtNDdiZS05Mzk2LTZjMzZlMmFkODNhNQ",
    "userId": "95547321@sp.com",
    "spEnterpriseId": "Reseller1+acme",
    "displayName": "Conference Room",
    "primaryPhoneNumber": "+1-240-555-1212",
    "extension": "51212",
    "created": "2019-10-18T14:26:16.000Z"
  },
  "properties": {
    "provisioningId": {
      "type": "string",
      "example": "ZjViMzYxODctYzhkZC00NzI3LThiMmYtZjljNDQ3ZjI5MDQ2OjQyODVmNTk0LTViNTEtNDdiZS05Mzk2LTZjMzZlMmFkODNhNQ",
      "description": "Provisioning ID that defines how this workspace is to be provisioned for Cisco Webex Services. Each Customer Template will have their own unique Provisioning ID. This ID will be displayed under the chosen Customer Template on Cisco Webex Control Hub."
    },
    "userId": {
      "type": "string",
      "example": "95547321@sp.com",
      "description": "The user ID of the workspace on BroadWorks."
    },
    "spEnterpriseId": {
      "type": "string",
      "example": "Reseller1+acme",
      "description": "The Service Provider supplied unique identifier for the workspace's enterprise."
    },
    "displayName": {
      "type": "string",
      "example": "Conference Room",
      "description": "The display name of the workspace."
    },
    "primaryPhoneNumber": {
      "type": "string",
      "example": "+1-240-555-1212",
      "description": "The primary phone number configured against the workspace on BroadWorks."
    },
    "extension": {
      "type": "string",
      "example": "51212",
      "description": "The extension number configured against the workspace on BroadWorks."
    },
    "id": {
      "type": "string",
      "example": "Y2lzY29zcGFyazovL3VzL1BMQUNFL2RkMjJlZGZlLTlmZWYtNDdmOS05ODFkLWYxYjA3MWFmMDcwYw",
      "description": "A unique Cisco identifier for the workspace."
    },
    "created": {
      "type": "string",
      "example": "2019-10-18T14:26:16.000Z",
      "description": "The date and time the workspace was provisioned."
    }
  }
}

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-workspaceresponse"
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.