The object represents the user.
Filed name | JSON Type | Type | Related | Description |
---|---|---|---|---|
uuid | string | Mavryx/Types/Uuid | Mavryx/User | Object identifier |
client_id | string | Mavryx/Types/Uuid | User login | |
mfa_required | boolean | Mavryx/Types/Boolean | Determines whether MFA has been enabled for the account. | |
mfa_default | string | const | Default Multi-Factor Authentication (MFA) method | |
mfa_methods | array | list | List of available Multi-Factor Authentication (MFA) methods. | |
account_uuid | string | Mavryx/Types/Uuid | Mavryx/Account | Account data |
profile_uuid | string | Mavryx/Types/Uuid | Mavryx/Profile | Public profile |