auth.me ======= Returns currently logged-in user. .. raw:: html
AuthMeResult return fields.
No Additional PropertiesName of the user.
Full username or comment field.
User home directory.
User command line interpreter.
Numerical user ID of the user.
Numerical group id for the user's primary group.
Optional array of group IDs for groups of which this account is a member. If get_groups is not specified, this value will be null.
Optional SID value for the account that is present if sid_info is specified in payload.
The source for the user account.
The account is local to TrueNAS or provided by a directory service.
Custom user attributes and metadata.
Two-factor authentication configuration for the user.
User privilege and role information.
Array of account attribute names available for this user.
No Additional Items