Stytch · Schema

api_user_v1_SearchUsersQueryOperator

AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper Tools
View JSON Schema on GitHub

JSON Schema

stytch-api-user-v1-searchusersqueryoperator-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/api_user_v1_SearchUsersQueryOperator",
  "title": "api_user_v1_SearchUsersQueryOperator",
  "type": "string",
  "enum": [
    "OR",
    "AND"
  ]
}