get http://127.0.0.1:8080/userAccount
the return data contains users and sessions object. users object is a map of user details keyed by username. sessions object is a map of sessions keyed by session number
the return data contains users and sessions object. users object is a map of user details keyed by username. sessions object is a map of sessions keyed by session number
Try It!
to start a request and see the response here!