本文档由 数眼智能 提供,专注于人工智能行业的API服务商! 扫码入群即可领取免费额度!
curl --location --request GET 'https://api.shuyanai.com/api/user/self' \
--header 'New-API-User;' \
--header 'authorization;'{
"data": {
"aff_code": "IGc4",
"aff_count": 0,
"aff_history_quota": 0,
"aff_quota": 0,
"discord_id": "",
"display_name": "",
"email": "example.com",
"github_id": "",
"group": "default",
"id": 4,
"inviter_id": 0,
"linux_do_id": "",
"oidc_id": "",
"permissions": {
"sidebar_modules": {
"admin": false
},
"sidebar_settings": true
},
"quota": 941755,
"request_count": 238,
"role": 1,
"setting": "",
"sidebar_modules": "",
"status": 1,
"stripe_customer": "",
"telegram_id": "",
"used_quota": 2658245,
"username": "example",
"wechat_id": ""
},
"message": "",
"success": true
}