.accountgetAccountInformation(): Retrieves detailed information about the user's account. Node const {body: account} = await api.account.getAccountInformation() console.log(account)Copy PagegetAccountInformation():