跳转到内容

api_auth_profile_retrieve

GET
/api/auth/profile/
curl --request GET \
--url https://example.com/api/auth/profile/ \
--header 'Authorization: <Authorization>'

获取当前用户的完整资料信息

无响应正文