user用户管理

Get user profile

get

Retrieve complete profile information for authenticated user

Authorizations
AuthorizationstringRequired

JWT token obtained from login endpoint

Responses
chevron-right
200

Successfully retrieved user profile

application/json
successbooleanOptionalExample: true
msgstringOptionalExample: Profile retrieved successfully
get
/profile

Last updated