Webex · Schema
UserAttributesObject
CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing
Properties
| Name | Type | Description |
|---|---|---|
| name | string | The name of the user. |
| type | string | The type of the user. |
| referenceTypes | object | An array of additional information about reference types of the group. |
| multiValued | boolean | A boolean value for the user. |
| description | string | Description of the user. |
| required | boolean | A boolean value for the user. |
| caseExact | boolean | A boolean value for the user. |
| mutability | string | Mutability of the user. |
| returned | string | Returned value of the user. |
| canonicalValues | array | A list of canonical values of this user. |
| uniqueness | string | Uniqueness of the user. |
| subAttributes | array | A list of sub-attributes of this user. |
| size | number | This refers to the measurement or magnitude of an object, entity, or dataset, quantified as 50. |
| length | number | This describes the extent or measurement of something from end to end, quantified as 128. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/UserAttributesObject",
"title": "UserAttributesObject",
"type": "object",
"required": [
"referenceTypes"
],
"properties": {
"name": {
"type": "string",
"example": "value",
"description": "The name of the user."
},
"type": {
"type": "string",
"example": "Reference",
"description": "The type of the user."
},
"referenceTypes": {
"$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 user."
},
"description": {
"type": "string",
"example": "The identifier of the member of this Group.",
"description": "Description of the user."
},
"required": {
"type": "boolean",
"description": "A boolean value for the user."
},
"caseExact": {
"type": "boolean",
"description": "A boolean value for the user."
},
"mutability": {
"type": "string",
"example": "Immutable",
"description": "Mutability of the user."
},
"returned": {
"type": "string",
"example": "Default",
"description": "Returned value of the user."
},
"canonicalValues": {
"type": "array",
"items": {
"$ref": "#/components/schemas/CanonicalValuesObject"
},
"description": "A list of canonical values of this user."
},
"uniqueness": {
"type": "string",
"example": "None",
"description": "Uniqueness of the user."
},
"subAttributes": {
"type": "array",
"items": {
"$ref": "#/components/schemas/SubAttributesObject"
},
"description": "A list of sub-attributes of this user."
},
"size": {
"type": "number",
"example": 50,
"description": "This refers to the measurement or magnitude of an object, entity, or dataset, quantified as 50."
},
"length": {
"type": "number",
"example": 128,
"description": "This describes the extent or measurement of something from end to end, quantified as 128."
}
}
}
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-userattributesobject"
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.