- 使用须知
- 首页中心
- 登录
- 个人中心
- 视频中心
- 通用
获取账号信息
开发中
GET
/user/account
请求参数
Query 参数
timestamp
string
时间戳
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://127.0.0.1:3000/user/account?timestamp='
返回响应
🟢200成功
application/json
Body
object {0}
示例
{"code":200,"account":{"id":8586889603,"userName":"1000_310270bf4cf4870354d1dfb12c30f219","type":1000,"status":-10,"whitelistAuthority":0,"createTime":1685411139934,"tokenVersion":0,"ban":0,"baoyueVersion":0,"donateVersion":0,"vipType":0,"anonimousUser":true,"paidFee":false},"profile":null}