Skip to content

mixpanel_org_session_settings (Data Source)

Reads organization-level session settings that control user authentication and session timeout behavior across the organization.

Example Usage

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

See the mixpanel_org_session_settings resource to manage these settings.

Schema

Required

  • organization_id (Number)

Read-Only

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