v20

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-037924117.4 KB
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"}