cURL
curl --request GET \ --url http://localhost:4000/api/session
{ "isAuthenticated": true, "user": {} }
Get current session information
Session information