Unified.to · Schema

property_ScimUser_urn_ietf_params_scim_schemas_extension_lattice_attributes_1_0_User

IntegrationUnified-API

Properties

Name Type Description
Job Level string
People Manager (Reviews) string
Remote Work - Location string
Salary Information string
Sub Departments string
birthDate string
ethnicity string
gender string
sexualOrientation string
startDate string
View JSON Schema on GitHub

JSON Schema

unified-to-property-scimuser-urn-ietf-params-scim-schemas-extension-lat-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_ScimUser_urn_ietf_params_scim_schemas_extension_lattice_attributes_1_0_User",
  "title": "property_ScimUser_urn_ietf_params_scim_schemas_extension_lattice_attributes_1_0_User",
  "properties": {
    "Job Level": {
      "type": "string"
    },
    "People Manager (Reviews)": {
      "type": "string"
    },
    "Remote Work - Location": {
      "type": "string"
    },
    "Salary Information": {
      "type": "string"
    },
    "Sub Departments": {
      "type": "string"
    },
    "birthDate": {
      "format": "date-time",
      "type": "string"
    },
    "ethnicity": {
      "enum": [
        "Caucasian",
        "East Asian",
        "Middle Eastern",
        "Black",
        "Biracial (South Asian & Caucasian)",
        "Filipino",
        "South Asian",
        "Indian",
        "White",
        "Asian"
      ],
      "type": "string",
      "x-speakeasy-unknown-values": "allow"
    },
    "gender": {
      "enum": [
        "male",
        "female"
      ],
      "type": "string",
      "x-speakeasy-unknown-values": "allow"
    },
    "sexualOrientation": {
      "enum": [
        "Queer",
        "Heterosexual",
        "Straight"
      ],
      "type": "string",
      "x-speakeasy-unknown-values": "allow"
    },
    "startDate": {
      "format": "date-time",
      "type": "string"
    }
  },
  "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-property-scimuser-urn-ietf-params-scim-schemas-extension-lat"
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.