auth0 users show
Display information about an existing user.
Usage
auth0 users show [flags]
Examples
auth0 users show
auth0 users show <user-id>
auth0 users show <user-id> --json
Flags
--json Output in json format.
Inherited Flags
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 users blocks - Manage brute-force protection user blocks
- auth0 users create - Create a new user
- auth0 users delete - Delete a user
- auth0 users import - Import users from schema
- auth0 users open - Open the user’s settings page
- auth0 users roles - Manage a user’s roles
- auth0 users search - Search for users
- auth0 users show - Show an existing user
- auth0 users update - Update a user