v1

latestOpenAPI 3.0.3WiseMapping Public License2026-07-1711611.0 KB
Account

Get current user account information

Retrieve the authenticated user's account information

get/account

Response

Account information retrieved successfully

idinteger

Unique user identifier

emailstring email

User email address

firstnamestring

User first name

lastnamestring

User last name

localestring

User locale preference

authenticationType'DATABASE' | 'GOOGLE_OAUTH2' | 'FACEBOOK_OAUTH2' | 'LDAP'

Authentication method used

adminboolean

Whether user has admin privileges

allowSendEmailboolean

Whether user allows email notifications

creationDatestring date-time

Account creation date

suspendedboolean

Whether account is suspended

activeboolean

Whether account is active