请求URI: /openapi/v1/client/user
请求方式: GET
请求参数:
| 名称 | 位置 | 类型 | 描述 | 必须 |
|---|---|---|---|---|
| token | header | string | 调用令牌 | 是 |
| openid | query | string | 用户唯一表识 | 是 |
请求示例:
curl -X GET "https://openapi.v1.guangdianyun.tv/openapi/v1/client/user?openid=1008611" -H "token: token"
响应示例:
{"code": 200,"msg": "OK","data": {"id": 12964805,"uin": 1003,"nick": "string","avatar": "string","openid": "1008611","create_time": 1585806257,"city": "杭州","province": "浙江","wx_openid": "o4mvgssyRsPc8-3HmUxxxxx","wx_unionid": "oTfAyuABojJd6gu3H2xxxxx","phone": "","status": 1}}
文档更新时间: 2025-09-23 10:03 作者:广电云技术部