.accountEnables fetching account details, ensuring that users can easily retrieve personal or organizational account information.getAccountInformation(): Retrieves detailed information about the user's account. Node const {body: account} = await api.account.getAccountInformation() console.log(account)Updated 1 day ago Northstake SDK.linkedWalletsTable of Contents getAccountInformation ():