App Endpoints

/app/session

The current interaction between a user and the application.


Read the current session

GET /app/session

Returns the current session object.

{
  TODO
}

Previous
/app/roles