Skip to content

mixpanel_twofactor_settings (Data Source)

Reads organization-level two-factor authentication (2FA) settings that control whether multi-factor authentication is required for organization members.

Example Usage

data "mixpanel_twofactor_settings" "current" {
  organization_id = 9876543
}

See the mixpanel_twofactor_settings resource to manage 2FA settings.

Schema

Required

  • organization_id (Number)

Read-Only

  • id (String) The ID of this resource.
  • settings (String)