本文档为大众产品接口文档 如需不明确请及时联系客服处理!
curl --location --request GET 'http://prod-cn.your-api-server.com/api/client/auth/info'{
"code": 0,
"data": {
"attack_email_notify": true,
"count": {
"certificate_count": 0,
"consume_count": 0,
"order_count": 0,
"site_count": 0,
"stream_count": 0,
"ticket_count": 0
},
"created_at": "string",
"credit": 0,
"email": "string",
"email_verified": true,
"id": 0,
"last_login_ip": "string",
"last_login_time": "string",
"level_id": 0,
"level_model": {
"discount": 0,
"name": "string"
},
"login_email_notify": true,
"phone": "string",
"phone_verified": true,
"real_info_status": true,
"status": "active",
"updated_at": "string",
"username": "string"
},
"message": "string"
}