查询用户已授权呼叫微信小程序的设备列表
设计中
GET
https://openapi-cn01.tange365.com/v2/wx-voip/server/user/devices
/v2/wx-voip/server/user/devices
请求参数
Query 参数
user_id
string
探鸽用户ID
示例值:
34
device_id
string
可选
示例值:
1702D8OBYWWQ
last_id
integer
可选
示例值:
0
limit
integer
可选
示例值:
1000
Header 参数
X-Tg-App-Id
string
必需
默认值:
{{app-id}}
Accept-Language
string
必需
默认值:
{{language}}
Authorization
string
必需
默认值:
{{access_token}}
X-Tg-Signed-Headers
string
必需
默认值:
x-tg-app-id;x-tg-date
示例值:
content-length;content-type;x-tg-app-id;x-tg-date
X-Tg-Date
string
必需
默认值:
20060102T150405Z
X-Tg-Content-Sha256
string
必需
X-Tg-Algorithm
string
必需
默认值:
TGV1-HMAC-SHA256
示例代码
返回响应
修改于 2025-03-13 08:47:37