Auth0 · Schema

LogDateObject

Date when the event occurred in ISO 8601 format.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-logdateobject-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/LogDateObject",
  "title": "LogDateObject",
  "type": "object",
  "description": "Date when the event occurred in ISO 8601 format.",
  "additionalProperties": true
}