Unified.to · Schema

ScimUser

IntegrationUnified-API

Properties

Name Type Description
active boolean
addresses object
displayName string
emails object
entitlements object
externalId string
groups object
id string
ims object
locale string
meta object
name object
nickName string
password string
phoneNumbers object
photos object
preferredLanguage string
profileUrl string
roles object
schemas object
timezone string
title string
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User object
urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User object
urn:ietf:params:scim:schemas:extension:peakon:2.0:User object
userName string
userType string
x509Certificates object
View JSON Schema on GitHub

JSON Schema

unified-to-scimuser-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ScimUser",
  "title": "ScimUser",
  "properties": {
    "active": {
      "type": "boolean"
    },
    "addresses": {
      "$ref": "#/components/schemas/property_ScimUser_addresses"
    },
    "displayName": {
      "type": "string"
    },
    "emails": {
      "$ref": "#/components/schemas/property_ScimUser_emails"
    },
    "entitlements": {
      "$ref": "#/components/schemas/property_ScimUser_entitlements"
    },
    "externalId": {
      "type": "string"
    },
    "groups": {
      "$ref": "#/components/schemas/property_ScimUser_groups"
    },
    "id": {
      "type": "string"
    },
    "ims": {
      "$ref": "#/components/schemas/property_ScimUser_ims"
    },
    "locale": {
      "type": "string"
    },
    "meta": {
      "$ref": "#/components/schemas/property_ScimUser_meta"
    },
    "name": {
      "$ref": "#/components/schemas/property_ScimUser_name"
    },
    "nickName": {
      "type": "string"
    },
    "password": {
      "type": "string"
    },
    "phoneNumbers": {
      "$ref": "#/components/schemas/property_ScimUser_phoneNumbers"
    },
    "photos": {
      "$ref": "#/components/schemas/property_ScimUser_photos"
    },
    "preferredLanguage": {
      "type": "string"
    },
    "profileUrl": {
      "type": "string"
    },
    "roles": {
      "$ref": "#/components/schemas/property_ScimUser_roles"
    },
    "schemas": {
      "$ref": "#/components/schemas/property_ScimUser_schemas"
    },
    "timezone": {
      "type": "string"
    },
    "title": {
      "type": "string"
    },
    "urn:ietf:params:scim:schemas:extension:enterprise:2.0:User": {
      "$ref": "#/components/schemas/property_ScimUser_urn_ietf_params_scim_schemas_extension_enterprise_2_0_User"
    },
    "urn:ietf:params:scim:schemas:extension:lattice:attributes:1.0:User": {
      "$ref": "#/components/schemas/property_ScimUser_urn_ietf_params_scim_schemas_extension_lattice_attributes_1_0_User"
    },
    "urn:ietf:params:scim:schemas:extension:peakon:2.0:User": {
      "$ref": "#/components/schemas/property_ScimUser_urn_ietf_params_scim_schemas_extension_peakon_2_0_User"
    },
    "userName": {
      "type": "string"
    },
    "userType": {
      "type": "string"
    },
    "x509Certificates": {
      "$ref": "#/components/schemas/property_ScimUser_x509Certificates"
    }
  },
  "type": "object"
}

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/unified-to-scimuser"
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 email required.

A second provider on the same verified email joins the account you already have.