Auth0 · Schema

Auth0 User

User metadata to which this user has read-only access.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-user-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/auth0/main/json-schema/auth0-user-schema.json",
  "title": "Auth0 User",
  "description": "User metadata to which this user has read-only access.",
  "type": "object",
  "additionalProperties": true,
  "properties": {}
}