/
NA
nascentcore
/
inty-backend
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2w ago · Updated 7mo ago
Details
Filter operations
agents
14
auth
2
character-themes
2
chat
3
chats
10
images
1
live-chat
1
notification
1
report
3
settings
2
subscription
6
text_to_speech
1
users
4
get
Get Me
put
Update current user profile
get
DEPRECATED: POST /api/v1/users/delete-account 已经做了此检查
post
Delete User Account
version
1
users
android_app
web_app
Get Me
Get current user profile.
get
/api/v1/users/me
Response
Successful Response
APIResponseUser
required
code
integer
message
string
data
User
返回给客户端的用户信息
Changes