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
}
App Endpoints
The current interaction between a user and the application.
GET /app/session
Returns the current session object.
{
TODO
}