Auth
Me
Get the currently authenticated user's profile.
Returns user: null when no session is present (HTTP 200) so public marketing pages can probe session state without console 401 noise. Invalid or machine credentials still return 401/403.
get/api/auth/me
Response
Successful Response
{"stackTrail":"paths:/api/auth/me:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}