Go
Get multi-factor authentication policies
Retrieve the multi-factor authentication (MFA) policies configured for your tenant.
The following policies are supported:
all-applicationspolicy prompts with MFA for all logins.confidence-scorepolicy prompts with MFA only for low confidence logins.
Note: The confidence-score policy is part of the Adaptive MFA feature. Adaptive MFA requires an add-on for the Enterprise plan; review Auth0 Pricing for more details.
GET
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Success
The MFA policy
Available options:
all-applications, confidence-score