Stytch · Schema

pwa_event_log_streaming_v3_StreamingStatus

AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper Tools
View JSON Schema on GitHub

JSON Schema

stytch-pwa-event-log-streaming-v3-streamingstatus-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/pwa_event_log_streaming_v3_StreamingStatus",
  "title": "pwa_event_log_streaming_v3_StreamingStatus",
  "type": "string",
  "enum": [
    "ACTIVE",
    "DISABLED",
    "PENDING"
  ]
}