Get Profile
GET/api/auth/profile
Returns the authenticated user's profile information along with a top-level is_production_server flag indicating whether the server is running in production (used by the SPA to gate sandbox-environment UI affordances).
Authentication: Requires Bearer token.
Request
Responses
- 200
Successful response