Auth

Api Auth Me

Get the currently authenticated user's profile.

Requires Authorization: Bearer <token> header.

get/api/auth/me

Response

Successful Response

{"stackTrail":"paths:/api/auth/me:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes