History
Introduction
API Category
Making API Requests
Region APIs
Instance APIs
Cloud Hosting Cluster APIs
Image APIs
Instance Launch Template APIs
Placement Group APIs
Key APIs
Security Group APIs
Network APIs
Data Types
Error Codes
服务地址v3/toolbox/getPushListByToken
参数名称 | 必选 | 类型 | 描述 |
token | 是 | String | 设备 Token |
参数名称 | 类型 | 描述 |
retCode | Integer | 返回状态码 |
errMsg | String | 错误信息 |
pushTaskList | pushTask | 推送参数 |
参数名称 | 类型 | 说明 |
pushId | Integer | 推送任务 id |
pushTime | Integer | 推送时间戳 |
pushTargetType | Array | 推送类型 |
{"token":"05a305f6b71abb3a6b8c759fd1bc56b4bb44"}
{"retCode": 0,"errMsg": "NO_ERROR","pushTaskList": [{"pushId": 589840563,"pushTime": 1651662600,"pushTargetType": "TAG_PUSH"},{"pushId": 590166744,"pushTime": 1651741604,"pushTargetType": "TAG_PUSH"},{"pushId": 590178525,"pushTime": 1651742807,"pushTargetType": "TAG_PUSH"},{"pushId": 590179538,"pushTime": 1651742914,"pushTargetType": "TAG_PUSH"},{"pushId": 590179672,"pushTime": 1651742928,"pushTargetType": "TAG_PUSH"},{"pushId": 590235722,"pushTime": 1651750200,"pushTargetType": "TAG_PUSH"}]}
文档反馈