auth
Auth Me
Return the current authenticated identity.
Attempts admin resolution first (via get_current_admin). If that fails with 403 (no admin profile), falls back to get_current_user.
get/api/v1/auth/me
Response
Successful Response
Return the current authenticated identity.
Attempts admin resolution first (via get_current_admin). If that fails with 403 (no admin profile), falls back to get_current_user.
Successful Response