auth0 guardian factors list
List all MFA factors and their enabled/disabled status.
Usage
auth0 guardian factors list [flags]
Examples
auth0 guardian factors list
auth0 guardian factors ls
auth0 guardian factors list --json
Flags
--json Output in json format.
--json-compact Output in compact json format.
Inherited Flags
--agent-mode Output JSON, disable prompts and colors. Auto-enabled for AI agents; set AUTH0_AGENT_MODE=false to disable.
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 guardian factors duo - Manage the Duo multi-factor authentication factor
- auth0 guardian factors list - List multi-factor authentication factors
- auth0 guardian factors phone - Manage the phone multi-factor authentication factor
- auth0 guardian factors push - Manage the push-notification multi-factor authentication factor
- auth0 guardian factors set - Enable or disable a multi-factor authentication factor
- auth0 guardian factors sms - Manage the SMS multi-factor authentication factor (legacy)