用户管理
Authorizations
AuthorizationstringRequired
JWT token obtained from login endpoint
Responses
200
Successfully retrieved user profile
application/json
successbooleanOptionalExample:
truemsgstringOptionalExample:
Profile retrieved successfully401
Unauthorized - User not authenticated
application/json
404
User profile not found
application/json
500
Internal server error
application/json
get
/profileLast updated
