Webex · Schema
SubAttributesObject
CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing
Properties
| Name | Type | Description |
|---|---|---|
| name | string | The name of the group. |
| type | string | The type of the group. |
| referenceTypes | array | An array of additional information about reference types of the group. |
| multiValued | boolean | A boolean value for the group. |
| description | string | Description of the group. |
| required | boolean | A boolean value for the group. |
| caseExact | boolean | A boolean value for the group. |
| mutability | string | Mutability of the group. |
| returned | string | Returned value of the group. |
| uniqueness | string | Uniqueness of the group. |
| canonicalValues | array | A list of canonical values of this group. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/SubAttributesObject",
"title": "SubAttributesObject",
"type": "object",
"properties": {
"name": {
"type": "string",
"example": "value",
"description": "The name of the group."
},
"type": {
"type": "string",
"example": "Reference",
"description": "The type of the group."
},
"referenceTypes": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ReferenceTypesObject"
},
"description": "An array of additional information about reference types of the group."
},
"multiValued": {
"type": "boolean",
"description": "A boolean value for the group."
},
"description": {
"type": "string",
"example": "The identifier of the member of this Group.",
"description": "Description of the group."
},
"required": {
"type": "boolean",
"description": "A boolean value for the group."
},
"caseExact": {
"type": "boolean",
"description": "A boolean value for the group."
},
"mutability": {
"type": "string",
"example": "Immutable",
"description": "Mutability of the group."
},
"returned": {
"type": "string",
"example": "Default",
"description": "Returned value of the group."
},
"uniqueness": {
"type": "string",
"example": "None",
"description": "Uniqueness of the group."
},
"canonicalValues": {
"type": "array",
"items": {
"$ref": "#/components/schemas/CanonicalValuesObject"
},
"description": "A list of canonical values of this group."
}
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/webex-subattributesobject"
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.