Node's tequila API should have call to return list of last sessions (e.g. last 20 sessions) with all needed session metadata. - [x] Unify Tequilapi provider&consumer session DTOs #2432 - [x] Rename Tequilapi session endpoints #2445 https://github.com/mysteriumnetwork/mysterium-vpn-js/pull/44 https://github.com/mysteriumnetwork/dvpn-web/pull/96 - [x] Sessions history endpoint has filter by direction - [x] Session history endpoint has filters for paging - [x] Sessions history endpoint has transferred data sum - [x] Sessions history endpoint has sessions count - [x] Sessions history endpoint has sessions duration sum - [x] Sessions history endpoint has unique users sum
Node's tequila API should have call to return list of last sessions (e.g. last 20 sessions) with all needed session metadata.