App Endpoints
/app
Retrieve the app object of the current session independently of the session object itself.
Read an app
GET /app
Returns an app object.
{
TODO
}
The Backstack dashboard provides access to all other app management features.
App Endpoints
Retrieve the app object of the current session independently of the session object itself.
GET /app
Returns an app object.
{
TODO
}
The Backstack dashboard provides access to all other app management features.