Landing endpoint guarded by session auth.
Permission: AUTH_USER (session required).
Guard: AuthGuard.
Returns cached data from AppService. If error=true, throws a 400 error.
| Name | Type | Required | Notes |
|---|---|---|---|
| error | string | No | If set to true, returns HTTP 400. |